{
    "data": {
        "id": "240906_BiDc08_99H",
        "url": "https:\/\/countyhighway.com\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240906_BiDc08_99H",
        "testUrl": "https:\/\/countyhighway.com\/",
        "location": "FRA_DE_02:Chrome",
        "from": "Frankfurt, Germany - <b>Chrome<\/b> - <b>Cable<\/b>",
        "connectivity": "Cable",
        "bwDown": 5000,
        "bwUp": 1000,
        "latency": 28,
        "plr": "0",
        "shaperLimit": 0,
        "mobile": 0,
        "completed": 1725630249,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/countyhighway.com\/",
            "mainDocumentUrl": "https:\/\/countyhighway.com\/",
            "finalDisplayedUrl": "https:\/\/countyhighway.com\/",
            "finalUrl": "https:\/\/countyhighway.com\/",
            "fetchTime": "2024-09-06T13:43:17.405Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_NAVSTART",
                "message": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)"
            },
            "runWarnings": [],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1115.5,
                "credits": {
                    "axe-core": "4.10.0"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "No browser errors logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 281.94999999999999,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 280\u00a0ms",
                    "metricSavings": {
                        "FCP": 181.94999999999999,
                        "LCP": 181.94999999999999
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/countyhighway.com\/",
                                "responseTime": 281.94999999999999
                            }
                        ],
                        "overallSavingsMs": 181.94999999999999
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "redirects": {
                    "id": "redirects",
                    "title": "Avoid multiple page redirects",
                    "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/redirects\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest or service worker do not meet the installability requirements",
                    "description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "numericValue": 2,
                    "numericUnit": "element",
                    "displayValue": "2 reasons",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Manifest start URL is not valid"
                            },
                            {
                                "reason": "Manifest does not contain a `name` or `short_name` field"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": "https:\/\/countyhighway.com\/site.webmanifest"
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Is not configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: Manifest does not have `name`.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "Manifest does not have `name`"
                                ],
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": true,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": true,
                                "hasBackgroundColor": true,
                                "hasThemeColor": true,
                                "hasShortName": false,
                                "shortNameLength": false,
                                "hasName": false,
                                "hasMaskableIcon": false
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Sets a theme color for the address bar.",
                    "description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [],
                                "themeColor": "#ffffff",
                                "isParseFailure": false,
                                "hasStartUrl": true,
                                "hasIconsAtLeast144px": true,
                                "hasIconsAtLeast512px": true,
                                "fetchesIcon": true,
                                "hasPWADisplayValue": true,
                                "hasBackgroundColor": true,
                                "hasThemeColor": true,
                                "hasShortName": false,
                                "shortNameLength": false,
                                "hasName": false,
                                "hasMaskableIcon": false
                            }
                        ]
                    }
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest doesn't have a maskable icon",
                    "description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "Ensure text remains visible during webfont load",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "wastedMs",
                                "valueType": "ms",
                                "label": "Potential Savings"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                                "wastedMs": 3000
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                                "wastedMs": 3000
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Regular.woff2",
                                "wastedMs": 3000
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                                "wastedMs": 3000
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                                "wastedMs": 3000
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Medium.woff2",
                                "wastedMs": 3000
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Bold.woff2",
                                "wastedMs": 3000
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "protocol",
                                "valueType": "text",
                                "label": "Protocol"
                            },
                            {
                                "key": "networkRequestTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network Request Time"
                            },
                            {
                                "key": "networkEndTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network End Time"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Transfer Size"
                            },
                            {
                                "key": "resourceSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Resource Size"
                            },
                            {
                                "key": "statusCode",
                                "valueType": "text",
                                "label": "Status Code"
                            },
                            {
                                "key": "mimeType",
                                "valueType": "text",
                                "label": "MIME Type"
                            },
                            {
                                "key": "resourceType",
                                "valueType": "text",
                                "label": "Resource Type"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/countyhighway.com\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 2.3380000032484531,
                                "networkEndTime": 600.98600000143051,
                                "finished": true,
                                "transferSize": 5310,
                                "resourceSize": 29032,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 621.65599999949336,
                                "networkRequestTime": 623.77400000020862,
                                "networkEndTime": 792.39499999955297,
                                "finished": true,
                                "transferSize": 9725,
                                "resourceSize": 51542,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 622.46000000089407,
                                "networkRequestTime": 625.60099999979138,
                                "networkEndTime": 809.63800000026822,
                                "finished": true,
                                "transferSize": 2409,
                                "resourceSize": 7003,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 623.11100000143051,
                                "networkRequestTime": 629.5869999974966,
                                "networkEndTime": 1084.3390000015497,
                                "finished": true,
                                "transferSize": 4728,
                                "resourceSize": 14569,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 627.75,
                                "networkRequestTime": 634.33600000292063,
                                "networkEndTime": 1176.4490000009537,
                                "finished": true,
                                "transferSize": 16836,
                                "resourceSize": 54397,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 628.8179999999702,
                                "networkRequestTime": 636.21500000357628,
                                "networkEndTime": 952.22900000214577,
                                "finished": true,
                                "transferSize": 13335,
                                "resourceSize": 29803,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "JSDelivr CDN"
                            },
                            {
                                "url": "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 631.30099999904633,
                                "networkRequestTime": 638.73100000247359,
                                "networkEndTime": 935.22900000214577,
                                "finished": true,
                                "transferSize": 2076,
                                "resourceSize": 5002,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "JSDelivr CDN"
                            },
                            {
                                "url": "https:\/\/plausible.io\/js\/plausible.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 631.70399999991059,
                                "networkRequestTime": 1204.4200000017881,
                                "networkEndTime": 2209.2990000024438,
                                "finished": true,
                                "transferSize": 1379,
                                "resourceSize": 1386,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Plausible"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 631.91899999976158,
                                "networkRequestTime": 639.89200000092387,
                                "networkEndTime": 1072.8509999997914,
                                "finished": true,
                                "transferSize": 37588,
                                "resourceSize": 37494,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 634.09800000116229,
                                "networkRequestTime": 641.44199999794364,
                                "networkEndTime": 1044.855000000447,
                                "finished": true,
                                "transferSize": 37609,
                                "resourceSize": 37494,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/illustration.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 638.74599999934435,
                                "networkRequestTime": 1062.0789999999106,
                                "networkEndTime": 1657.6140000000596,
                                "finished": true,
                                "transferSize": 527706,
                                "resourceSize": 527341,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 639.89699999988079,
                                "networkRequestTime": 1085.3880000002682,
                                "networkEndTime": 1719.7240000031888,
                                "finished": true,
                                "transferSize": 73761,
                                "resourceSize": 73649,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 642.26200000196695,
                                "networkRequestTime": 1190.492000002414,
                                "networkEndTime": 2044.5810000002384,
                                "finished": true,
                                "transferSize": 389284,
                                "resourceSize": 388999,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 642.55400000140071,
                                "networkRequestTime": 1208.6479999981821,
                                "networkEndTime": 2129.4429999999702,
                                "finished": true,
                                "transferSize": 102771,
                                "resourceSize": 102632,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 643.83999999985099,
                                "networkRequestTime": 1210.5489999987185,
                                "networkEndTime": 2200.7040000036359,
                                "finished": true,
                                "transferSize": 86250,
                                "resourceSize": 86152,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 644.12299999967217,
                                "networkRequestTime": 1212.6710000000894,
                                "networkEndTime": 2276.707000002265,
                                "finished": true,
                                "transferSize": 90045,
                                "resourceSize": 89924,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 645.22800000011921,
                                "networkRequestTime": 1218.4110000021756,
                                "networkEndTime": 2507.3630000017583,
                                "finished": true,
                                "transferSize": 82258,
                                "resourceSize": 82160,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 645.4919999986887,
                                "networkRequestTime": 1220.8990000002086,
                                "networkEndTime": 2354.445000000298,
                                "finished": true,
                                "transferSize": 96482,
                                "resourceSize": 96384,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 646.63700000196695,
                                "networkRequestTime": 1222.9389999993145,
                                "networkEndTime": 2426.339999999851,
                                "finished": true,
                                "transferSize": 86689,
                                "resourceSize": 86591,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 647.3370000012219,
                                "networkRequestTime": 1226.355000000447,
                                "networkEndTime": 2590.5300000011921,
                                "finished": true,
                                "transferSize": 102101,
                                "resourceSize": 101993,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 647.51000000163913,
                                "networkRequestTime": 1228.3480000011623,
                                "networkEndTime": 2855.8430000022054,
                                "finished": true,
                                "transferSize": 68624,
                                "resourceSize": 68535,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 648.07900000363588,
                                "networkRequestTime": 1230.25,
                                "networkEndTime": 2796.2700000032783,
                                "finished": true,
                                "transferSize": 89832,
                                "resourceSize": 89734,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 648.29199999943376,
                                "networkRequestTime": 1234.562000002712,
                                "networkEndTime": 2720.9010000005364,
                                "finished": true,
                                "transferSize": 88340,
                                "resourceSize": 88219,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 648.44700000062585,
                                "networkRequestTime": 1237.2800000011921,
                                "networkEndTime": 2925.9450000040233,
                                "finished": true,
                                "transferSize": 89029,
                                "resourceSize": 88931,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 648.62099999934435,
                                "networkRequestTime": 1239.910000000149,
                                "networkEndTime": 3075.3299999982119,
                                "finished": true,
                                "transferSize": 93401,
                                "resourceSize": 93303,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 648.91500000283122,
                                "networkRequestTime": 1242.1200000010431,
                                "networkEndTime": 2999.5489999987185,
                                "finished": true,
                                "transferSize": 66185,
                                "resourceSize": 66073,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 649.32099999859929,
                                "networkRequestTime": 1244.2550000026822,
                                "networkEndTime": 3159.9970000013709,
                                "finished": true,
                                "transferSize": 103084,
                                "resourceSize": 102976,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 649.90600000321865,
                                "networkRequestTime": 1246.4710000008345,
                                "networkEndTime": 3328.7060000002384,
                                "finished": true,
                                "transferSize": 110287,
                                "resourceSize": 110180,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 650.21900000423193,
                                "networkRequestTime": 1253.2800000011921,
                                "networkEndTime": 3410.3790000006557,
                                "finished": true,
                                "transferSize": 98242,
                                "resourceSize": 98144,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 650.9700000025332,
                                "networkRequestTime": 1262.7390000000596,
                                "networkEndTime": 3504.562000002712,
                                "finished": true,
                                "transferSize": 82193,
                                "resourceSize": 82095,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 651.31599999964237,
                                "networkRequestTime": 1264.339999999851,
                                "networkEndTime": 3238.0309999994934,
                                "finished": true,
                                "transferSize": 95656,
                                "resourceSize": 95558,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 651.58500000089407,
                                "networkRequestTime": 1265.7050000019372,
                                "networkEndTime": 3571.7309999987483,
                                "finished": true,
                                "transferSize": 78580,
                                "resourceSize": 78468,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 652.09299999848008,
                                "networkRequestTime": 1267.0670000016689,
                                "networkEndTime": 2649.484999999404,
                                "finished": true,
                                "transferSize": 72132,
                                "resourceSize": 71974,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 652.4400000013411,
                                "networkRequestTime": 1268.3280000016093,
                                "networkEndTime": 3642.4750000014901,
                                "finished": true,
                                "transferSize": 85849,
                                "resourceSize": 85751,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 652.72900000214577,
                                "networkRequestTime": 1269.5530000030994,
                                "networkEndTime": 3733.3449999988079,
                                "finished": true,
                                "transferSize": 109144,
                                "resourceSize": 109036,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 652.91000000014901,
                                "networkRequestTime": 1273.0529999993742,
                                "networkEndTime": 3811.9289999976754,
                                "finished": true,
                                "transferSize": 93600,
                                "resourceSize": 93502,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 653.0870000012219,
                                "networkRequestTime": 1274.9619999974966,
                                "networkEndTime": 3899.2690000012517,
                                "finished": true,
                                "transferSize": 110240,
                                "resourceSize": 110133,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 653.26800000295043,
                                "networkRequestTime": 1277.5370000004768,
                                "networkEndTime": 4112.4589999988675,
                                "finished": true,
                                "transferSize": 221155,
                                "resourceSize": 220962,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 653.61800000071526,
                                "networkRequestTime": 1280.2010000012815,
                                "networkEndTime": 4117.5560000017285,
                                "finished": true,
                                "transferSize": 5336,
                                "resourceSize": 5261,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 653.79399999976158,
                                "networkRequestTime": 1281.9460000023246,
                                "networkEndTime": 5172.2080000005662,
                                "finished": true,
                                "transferSize": 1257369,
                                "resourceSize": 1256630,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 653.9400000013411,
                                "networkRequestTime": 1283.8880000002682,
                                "networkEndTime": 5621.4990000016987,
                                "finished": true,
                                "transferSize": 549316,
                                "resourceSize": 548914,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 654.10099999979138,
                                "networkRequestTime": 1287.8700000010431,
                                "networkEndTime": 5943.6479999981821,
                                "finished": true,
                                "transferSize": 388056,
                                "resourceSize": 387795,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 654.25700000301003,
                                "networkRequestTime": 1289.3619999997318,
                                "networkEndTime": 6487.9780000001192,
                                "finished": true,
                                "transferSize": 656682,
                                "resourceSize": 656268,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 654.4320000000298,
                                "networkRequestTime": 1291.0800000019372,
                                "networkEndTime": 6489.5659999996424,
                                "finished": true,
                                "transferSize": 3027,
                                "resourceSize": 2976,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                                "sessionTargetType": "page",
                                "protocol": "http\/1.1",
                                "rendererStartTime": 654.62500000372529,
                                "networkRequestTime": 1193.8839999996126,
                                "networkEndTime": 4612.4880000017583,
                                "finished": true,
                                "transferSize": 143660,
                                "resourceSize": 143249,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "Amazon Web Services"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/js\/main.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 655.07699999958277,
                                "networkRequestTime": 1198.0260000005364,
                                "networkEndTime": 1717.4400000013411,
                                "finished": true,
                                "transferSize": 535,
                                "resourceSize": 1212,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 655.40100000053644,
                                "networkRequestTime": 1200.2890000008047,
                                "networkEndTime": 2056.0020000003278,
                                "finished": true,
                                "transferSize": 809,
                                "resourceSize": 2086,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1284.9640000015497,
                                "networkRequestTime": 1658.5790000036359,
                                "networkEndTime": 6708.2639999985695,
                                "finished": true,
                                "transferSize": 46879,
                                "resourceSize": 46785,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/paper.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1319.4199999980628,
                                "networkRequestTime": 1320.2490000016987,
                                "networkEndTime": 6605.6680000014603,
                                "finished": true,
                                "transferSize": 141324,
                                "resourceSize": 141175,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1344.2609999999404,
                                "networkRequestTime": 1660.0570000000298,
                                "networkEndTime": 6797.3830000013113,
                                "finished": true,
                                "transferSize": 40169,
                                "resourceSize": 40076,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Regular.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1344.7930000014603,
                                "networkRequestTime": 1661.3539999984205,
                                "networkEndTime": 6670.4030000008643,
                                "finished": true,
                                "transferSize": 37374,
                                "resourceSize": 37280,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1345.402000002563,
                                "networkRequestTime": 1662.6030000001192,
                                "networkEndTime": 6894.3800000026822,
                                "finished": true,
                                "transferSize": 35256,
                                "resourceSize": 35185,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Medium.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1345.9490000009537,
                                "networkRequestTime": 1663.8650000020862,
                                "networkEndTime": 6925.7490000016987,
                                "finished": true,
                                "transferSize": 61999,
                                "resourceSize": 61896,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1348.7550000026822,
                                "networkRequestTime": 1665.1459999978542,
                                "networkEndTime": 6762.8260000012815,
                                "finished": true,
                                "transferSize": 64827,
                                "resourceSize": 64724,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Bold.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1349.2309999987483,
                                "networkRequestTime": 1666.3530000001192,
                                "networkEndTime": 6849.9660000018775,
                                "finished": true,
                                "transferSize": 63387,
                                "resourceSize": 63284,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1349.9400000013411,
                                "networkRequestTime": 1667.6710000038147,
                                "networkEndTime": 6946.2510000020266,
                                "finished": true,
                                "transferSize": 26350,
                                "resourceSize": 26265,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Medium.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1350.5749999992549,
                                "networkRequestTime": 1668.8029999993742,
                                "networkEndTime": 6637.7910000011325,
                                "finished": true,
                                "transferSize": 40740,
                                "resourceSize": 40580,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Bold.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1351.2540000006557,
                                "networkRequestTime": 1670.1190000027418,
                                "networkEndTime": 6978.4790000021458,
                                "finished": true,
                                "transferSize": 38121,
                                "resourceSize": 38028,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1352.519999999553,
                                "networkRequestTime": 1671.5160000026226,
                                "networkEndTime": 7027.5050000026822,
                                "finished": true,
                                "transferSize": 61663,
                                "resourceSize": 61560,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/plausible.io\/api\/event",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 4661.1890000030398,
                                "networkRequestTime": 4662.7270000018179,
                                "networkEndTime": 6332.5050000026822,
                                "finished": true,
                                "transferSize": 522,
                                "resourceSize": 2,
                                "statusCode": 202,
                                "mimeType": "text\/plain",
                                "resourceType": "XHR",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Plausible"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/site.webmanifest",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 7046.3210000023246,
                                "networkRequestTime": 7047.1660000011325,
                                "networkEndTime": 7439.7640000022948,
                                "finished": true,
                                "transferSize": 598,
                                "resourceSize": 426,
                                "statusCode": 200,
                                "mimeType": "application\/manifest+json",
                                "resourceType": "Manifest",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/favicon-32x32.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 7058.6900000013411,
                                "networkRequestTime": 7059.7860000021756,
                                "networkEndTime": 7192.8450000025332,
                                "finished": true,
                                "transferSize": 827,
                                "resourceSize": 708,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "countyhighway.com"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 16930097121
                        }
                    }
                },
                "network-rtt": {
                    "id": "network-rtt",
                    "title": "Network Round Trip Times",
                    "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https:\/\/hpbn.co\/primer-on-latency-and-bandwidth\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 215.58100000000002,
                    "numericUnit": "millisecond",
                    "displayValue": "220\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/s3.amazonaws.com",
                                "rtt": 215.58100000000002
                            },
                            {
                                "origin": "https:\/\/countyhighway.com",
                                "rtt": 125.867
                            },
                            {
                                "origin": "https:\/\/plausible.io",
                                "rtt": 99.338999999999999
                            },
                            {
                                "origin": "https:\/\/cdn.jsdelivr.net",
                                "rtt": 41.436999999999998
                            }
                        ],
                        "sortedBy": [
                            "rtt"
                        ]
                    }
                },
                "network-server-latency": {
                    "id": "network-server-latency",
                    "title": "Server Backend Latencies",
                    "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https:\/\/hpbn.co\/primer-on-web-performance\/#analyzing-the-resource-waterfall).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 1553.1290000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "1,550\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/countyhighway.com",
                                "serverResponseTime": 1553.1290000000001
                            },
                            {
                                "origin": "https:\/\/plausible.io",
                                "serverResponseTime": 369.45200000000006
                            },
                            {
                                "origin": "https:\/\/s3.amazonaws.com",
                                "serverResponseTime": 270.06699999999989
                            },
                            {
                                "origin": "https:\/\/cdn.jsdelivr.net",
                                "serverResponseTime": 36.174999999999997
                            }
                        ],
                        "sortedBy": [
                            "serverResponseTime"
                        ]
                    }
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "performance-budget": {
                    "id": "performance-budget",
                    "title": "Performance budget",
                    "description": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "timing-budget": {
                    "id": "timing-budget",
                    "title": "Timing budget",
                    "description": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Resources Summary",
                    "description": "Aggregates all network requests and groups them by type",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "label",
                                "valueType": "text",
                                "label": "Resource Type"
                            },
                            {
                                "key": "requestCount",
                                "valueType": "numeric",
                                "label": "Requests"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "resourceType": "total",
                                "label": "Total",
                                "requestCount": 62,
                                "transferSize": 7188741
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 37,
                                "transferSize": 6469227
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 11,
                                "transferSize": 516765
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 7,
                                "transferSize": 181282
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 3,
                                "transferSize": 14210
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 5310
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 3,
                                "transferSize": 1947
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 5,
                                "transferSize": 160972
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Avoids `unload` event listeners",
                    "description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "non-composited-animations": {
                    "id": "non-composited-animations",
                    "title": "Avoid non-composited animations",
                    "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/non-composited-animations\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements do not have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-73-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,0,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide01 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 121,
                                        "right": 257,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide01 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-74-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,1,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide02 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 291,
                                        "right": 427,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide02 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-75-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,2,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide03 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 461,
                                        "right": 596,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide03 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-76-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,3,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide04 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 630,
                                        "right": 766,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide04 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-77-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,4,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide05 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 800,
                                        "right": 936,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide05 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-78-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,5,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide06 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 969,
                                        "right": 1105,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide06 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-79-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,6,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide07 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 1139,
                                        "right": 1275,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide07 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-80-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,7,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide08 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 1309,
                                        "right": 1444,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide08 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-81-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,8,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide09 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 1478,
                                        "right": 1614,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide09 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-82-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,9,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide10 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 1648,
                                        "right": 1783,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide10 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-83-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,10,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide11 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 1817,
                                        "right": 1953,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide11 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-84-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,11,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide12 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 1987,
                                        "right": 2123,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide12 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-85-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,12,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide13 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 2157,
                                        "right": 2292,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide13 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-86-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,13,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide14 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 2326,
                                        "right": 2462,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide14 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-87-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,14,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide15 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 2496,
                                        "right": 2631,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide15 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-88-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,15,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide16 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 2665,
                                        "right": 2801,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide16 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-89-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,16,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide17 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 2835,
                                        "right": 2971,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide17 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-90-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,17,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide18 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 3005,
                                        "right": 3140,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide18 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-91-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,18,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide19 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 3174,
                                        "right": 3310,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide19 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-92-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,19,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide20 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 3344,
                                        "right": 3479,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide20 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-93-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,20,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide21 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 3513,
                                        "right": 3649,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide21 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-94-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,21,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide22 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 3683,
                                        "right": 3819,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide22 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-95-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,22,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide23 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 3853,
                                        "right": 3988,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide23 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-96-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,23,LI,0,BUTTON,0,IMG",
                                    "selector": "ul#splide02-list > li#splide02-slide24 > button.open-button > img.invert",
                                    "boundingRect": {
                                        "top": 1558,
                                        "bottom": 1807,
                                        "left": 4022,
                                        "right": 4158,
                                        "width": 136,
                                        "height": 249
                                    },
                                    "snippet": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-\u2026\" alt=\"\">",
                                    "nodeLabel": "ul#splide02-list > li#splide02-slide24 > button.open-button > img.invert"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-97-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,2,SECTION,0,DIV,0,A,0,DIV,0,IMG",
                                    "selector": "div.subscribe > a > div.subscribe__illu > img",
                                    "boundingRect": {
                                        "top": 2039,
                                        "bottom": 2109,
                                        "left": 878,
                                        "right": 1028,
                                        "width": 150,
                                        "height": 70
                                    },
                                    "snippet": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                                    "nodeLabel": "Bird Illustration"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-72-IMG",
                                    "path": "1,HTML,1,BODY,1,SECTION,0,DIV,1,DIV,0,IMG",
                                    "selector": "section.home-hero > div > div.logo > img",
                                    "boundingRect": {
                                        "top": 68,
                                        "bottom": 500,
                                        "left": 16,
                                        "right": 1889,
                                        "width": 1873,
                                        "height": 432
                                    },
                                    "snippet": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                                    "nodeLabel": "section.home-hero > div > div.logo > img"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-69-IMG",
                                    "path": "1,HTML,1,BODY,0,HEADER,1,DIV,0,A,1,DIV,0,IMG",
                                    "selector": "div.header__logo > a > div > img",
                                    "boundingRect": {
                                        "top": -53,
                                        "bottom": -2,
                                        "left": 840,
                                        "right": 1064,
                                        "width": 224,
                                        "height": 51
                                    },
                                    "snippet": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                    "nodeLabel": "div.header__logo > a > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-105-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,6,FOOTER,0,DIV,0,DIV,0,A,1,DIV,0,IMG",
                                    "selector": "div.footer__logo > a.logo > div > img",
                                    "boundingRect": {
                                        "top": 4251,
                                        "bottom": 4329,
                                        "left": 105,
                                        "right": 444,
                                        "width": 339,
                                        "height": 77
                                    },
                                    "snippet": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                    "nodeLabel": "div.footer__logo > a.logo > div > img"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-103-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,5,SECTION,0,DIV,0,IMG",
                                    "selector": "div.container > section.newsletter > div.newsletter__headline > img",
                                    "boundingRect": {
                                        "top": 3902,
                                        "bottom": 3992,
                                        "left": 473,
                                        "right": 1433,
                                        "width": 960,
                                        "height": 90
                                    },
                                    "snippet": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                                    "nodeLabel": "Newsletter Text"
                                }
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-98-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,2,SECTION,0,DIV,0,A,1,DIV,0,IMG",
                                    "selector": "div.subscribe > a > div.subscribe__text > img",
                                    "boundingRect": {
                                        "top": 2139,
                                        "bottom": 2231,
                                        "left": 253,
                                        "right": 1653,
                                        "width": 1400,
                                        "height": 92
                                    },
                                    "snippet": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                                    "nodeLabel": "Subscribe Text"
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "scriptUrl",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "error"
                                },
                                "label": "URL"
                            },
                            {
                                "key": "sourceMapUrl",
                                "valueType": "url",
                                "label": "Map URL"
                            }
                        ],
                        "items": [
                            {
                                "scriptUrl": "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                                "sourceMapUrl": "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js.map",
                                "subItems": {
                                    "type": "subitems",
                                    "items": []
                                }
                            }
                        ]
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "description",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "description"
                                },
                                "label": "Description"
                            },
                            {
                                "key": "directive",
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "directive"
                                },
                                "label": "Directive"
                            },
                            {
                                "key": "severity",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "severity"
                                },
                                "label": "Severity"
                            }
                        ],
                        "items": [
                            {
                                "severity": "High",
                                "description": "No CSP found in enforcement mode"
                            }
                        ]
                    }
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "treemap-data",
                        "nodes": [
                            {
                                "name": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                                "resourceBytes": 14569,
                                "unusedBytes": 13541
                            },
                            {
                                "name": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                                "resourceBytes": 54397,
                                "unusedBytes": 51629
                            },
                            {
                                "name": "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                                "resourceBytes": 29801,
                                "children": [
                                    {
                                        "name": "..\/..\/src\/js",
                                        "resourceBytes": 29360,
                                        "children": [
                                            {
                                                "name": "constants",
                                                "resourceBytes": 2159,
                                                "children": [
                                                    {
                                                        "name": "media.ts",
                                                        "resourceBytes": 41
                                                    },
                                                    {
                                                        "name": "states.ts",
                                                        "resourceBytes": 105,
                                                        "unusedBytes": 7
                                                    },
                                                    {
                                                        "name": "project.ts",
                                                        "resourceBytes": 29
                                                    },
                                                    {
                                                        "name": "events.ts",
                                                        "resourceBytes": 452,
                                                        "unusedBytes": 65
                                                    },
                                                    {
                                                        "name": "arrows.ts",
                                                        "resourceBytes": 59
                                                    },
                                                    {
                                                        "name": "directions.ts",
                                                        "resourceBytes": 26
                                                    },
                                                    {
                                                        "name": "attributes.ts",
                                                        "resourceBytes": 249
                                                    },
                                                    {
                                                        "name": "classes.ts",
                                                        "resourceBytes": 474
                                                    },
                                                    {
                                                        "name": "types.ts",
                                                        "resourceBytes": 35
                                                    },
                                                    {
                                                        "name": "listener-options.ts",
                                                        "resourceBytes": 31
                                                    },
                                                    {
                                                        "name": "defaults.ts",
                                                        "resourceBytes": 387
                                                    },
                                                    {
                                                        "name": "i18n.ts",
                                                        "resourceBytes": 271
                                                    }
                                                ],
                                                "unusedBytes": 72
                                            },
                                            {
                                                "name": "utils",
                                                "resourceBytes": 3275,
                                                "children": [
                                                    {
                                                        "name": "array",
                                                        "resourceBytes": 173,
                                                        "children": [
                                                            {
                                                                "name": "empty\/empty.ts",
                                                                "resourceBytes": 25
                                                            },
                                                            {
                                                                "name": "toArray\/toArray.ts",
                                                                "resourceBytes": 32
                                                            },
                                                            {
                                                                "name": "forEach\/forEach.ts",
                                                                "resourceBytes": 32
                                                            },
                                                            {
                                                                "name": "includes\/includes.ts",
                                                                "resourceBytes": 38
                                                            },
                                                            {
                                                                "name": "push\/push.ts",
                                                                "resourceBytes": 46
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "name": "arrayLike\/slice\/slice.ts",
                                                        "resourceBytes": 59
                                                    },
                                                    {
                                                        "name": "function",
                                                        "resourceBytes": 145,
                                                        "children": [
                                                            {
                                                                "name": "apply\/apply.ts",
                                                                "resourceBytes": 67
                                                            },
                                                            {
                                                                "name": "noop\/noop.ts",
                                                                "resourceBytes": 15,
                                                                "unusedBytes": 15
                                                            },
                                                            {
                                                                "name": "nextTick\/nextTick.ts",
                                                                "resourceBytes": 17
                                                            },
                                                            {
                                                                "name": "raf\/raf.ts",
                                                                "resourceBytes": 46
                                                            }
                                                        ],
                                                        "unusedBytes": 15
                                                    },
                                                    {
                                                        "name": "type\/type.ts",
                                                        "resourceBytes": 288
                                                    },
                                                    {
                                                        "name": "dom",
                                                        "resourceBytes": 1722,
                                                        "children": [
                                                            {
                                                                "name": "toggleClass\/toggleClass.ts",
                                                                "resourceBytes": 75
                                                            },
                                                            {
                                                                "name": "addClass\/addClass.ts",
                                                                "resourceBytes": 44
                                                            },
                                                            {
                                                                "name": "append\/append.ts",
                                                                "resourceBytes": 43
                                                            },
                                                            {
                                                                "name": "before\/before.ts",
                                                                "resourceBytes": 81
                                                            },
                                                            {
                                                                "name": "matches\/matches.ts",
                                                                "resourceBytes": 73
                                                            },
                                                            {
                                                                "name": "children\/children.ts",
                                                                "resourceBytes": 86
                                                            },
                                                            {
                                                                "name": "child\/child.ts",
                                                                "resourceBytes": 56
                                                            },
                                                            {
                                                                "name": "removeAttribute\/removeAttribute.ts",
                                                                "resourceBytes": 76
                                                            },
                                                            {
                                                                "name": "setAttribute\/setAttribute.ts",
                                                                "resourceBytes": 119,
                                                                "unusedBytes": 23
                                                            },
                                                            {
                                                                "name": "create\/create.ts",
                                                                "resourceBytes": 84
                                                            },
                                                            {
                                                                "name": "style\/style.ts",
                                                                "resourceBytes": 81
                                                            },
                                                            {
                                                                "name": "display\/display.ts",
                                                                "resourceBytes": 34
                                                            },
                                                            {
                                                                "name": "focus\/focus.ts",
                                                                "resourceBytes": 71,
                                                                "unusedBytes": 71
                                                            },
                                                            {
                                                                "name": "getAttribute\/getAttribute.ts",
                                                                "resourceBytes": 41
                                                            },
                                                            {
                                                                "name": "hasClass\/hasClass.ts",
                                                                "resourceBytes": 51
                                                            },
                                                            {
                                                                "name": "rect\/rect.ts",
                                                                "resourceBytes": 47
                                                            },
                                                            {
                                                                "name": "remove\/remove.ts",
                                                                "resourceBytes": 77
                                                            },
                                                            {
                                                                "name": "parseHtml\/parseHtml.ts",
                                                                "resourceBytes": 78
                                                            },
                                                            {
                                                                "name": "prevent\/prevent.ts",
                                                                "resourceBytes": 89,
                                                                "unusedBytes": 89
                                                            },
                                                            {
                                                                "name": "query\/query.ts",
                                                                "resourceBytes": 46
                                                            },
                                                            {
                                                                "name": "queryAll\/queryAll.ts",
                                                                "resourceBytes": 54
                                                            },
                                                            {
                                                                "name": "removeClass\/removeClass.ts",
                                                                "resourceBytes": 26
                                                            },
                                                            {
                                                                "name": "timeOf\/timeOf.ts",
                                                                "resourceBytes": 34,
                                                                "unusedBytes": 34
                                                            },
                                                            {
                                                                "name": "unit\/unit.ts",
                                                                "resourceBytes": 40
                                                            },
                                                            {
                                                                "name": "normalizeKey\/normalizeKey.ts",
                                                                "resourceBytes": 97,
                                                                "unusedBytes": 46
                                                            },
                                                            {
                                                                "name": "closest\/closest.ts",
                                                                "resourceBytes": 119
                                                            }
                                                        ],
                                                        "unusedBytes": 263
                                                    },
                                                    {
                                                        "name": "object",
                                                        "resourceBytes": 399,
                                                        "children": [
                                                            {
                                                                "name": "ownKeys\/ownKeys.ts",
                                                                "resourceBytes": 18
                                                            },
                                                            {
                                                                "name": "forOwn\/forOwn.ts",
                                                                "resourceBytes": 94
                                                            },
                                                            {
                                                                "name": "assign\/assign.ts",
                                                                "resourceBytes": 91
                                                            },
                                                            {
                                                                "name": "merge\/merge.ts",
                                                                "resourceBytes": 143
                                                            },
                                                            {
                                                                "name": "omit\/omit.ts",
                                                                "resourceBytes": 53,
                                                                "unusedBytes": 24
                                                            }
                                                        ],
                                                        "unusedBytes": 24
                                                    },
                                                    {
                                                        "name": "error\/assert\/assert.ts",
                                                        "resourceBytes": 60
                                                    },
                                                    {
                                                        "name": "math",
                                                        "resourceBytes": 267,
                                                        "children": [
                                                            {
                                                                "name": "math\/math.ts",
                                                                "resourceBytes": 65
                                                            },
                                                            {
                                                                "name": "approximatelyEqual\/approximatelyEqual.ts",
                                                                "resourceBytes": 35
                                                            },
                                                            {
                                                                "name": "between\/between.ts",
                                                                "resourceBytes": 73
                                                            },
                                                            {
                                                                "name": "clamp\/clamp.ts",
                                                                "resourceBytes": 61
                                                            },
                                                            {
                                                                "name": "sign\/sign.ts",
                                                                "resourceBytes": 33,
                                                                "unusedBytes": 33
                                                            }
                                                        ],
                                                        "unusedBytes": 33
                                                    },
                                                    {
                                                        "name": "string",
                                                        "resourceBytes": 162,
                                                        "children": [
                                                            {
                                                                "name": "format\/format.ts",
                                                                "resourceBytes": 67
                                                            },
                                                            {
                                                                "name": "pad\/pad.ts",
                                                                "resourceBytes": 38
                                                            },
                                                            {
                                                                "name": "uniqueId\/uniqueId.ts",
                                                                "resourceBytes": 57
                                                            }
                                                        ]
                                                    }
                                                ],
                                                "unusedBytes": 335
                                            },
                                            {
                                                "name": "constructors",
                                                "resourceBytes": 1577,
                                                "unusedBytes": 151,
                                                "children": [
                                                    {
                                                        "name": "EventBinder\/EventBinder.ts",
                                                        "resourceBytes": 756,
                                                        "unusedBytes": 106
                                                    },
                                                    {
                                                        "name": "EventInterface\/EventInterface.ts",
                                                        "resourceBytes": 281
                                                    },
                                                    {
                                                        "name": "RequestInterval\/RequestInterval.ts",
                                                        "resourceBytes": 388,
                                                        "unusedBytes": 45
                                                    },
                                                    {
                                                        "name": "State\/State.ts",
                                                        "resourceBytes": 84
                                                    },
                                                    {
                                                        "name": "Throttle\/Throttle.ts",
                                                        "resourceBytes": 68
                                                    }
                                                ]
                                            },
                                            {
                                                "name": "components",
                                                "resourceBytes": 19516,
                                                "children": [
                                                    {
                                                        "name": "Direction\/Direction.ts",
                                                        "resourceBytes": 418
                                                    },
                                                    {
                                                        "name": "Drag",
                                                        "resourceBytes": 1824,
                                                        "unusedBytes": 1273,
                                                        "children": [
                                                            {
                                                                "name": "constants.ts",
                                                                "resourceBytes": 105,
                                                                "unusedBytes": 10
                                                            },
                                                            {
                                                                "name": "Drag.ts",
                                                                "resourceBytes": 1719,
                                                                "unusedBytes": 1263
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "name": "Slides",
                                                        "resourceBytes": 2723,
                                                        "unusedBytes": 720,
                                                        "children": [
                                                            {
                                                                "name": "Slide.ts",
                                                                "resourceBytes": 1513,
                                                                "unusedBytes": 290
                                                            },
                                                            {
                                                                "name": "Slides.ts",
                                                                "resourceBytes": 1210,
                                                                "unusedBytes": 430
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "name": "Autoplay",
                                                        "resourceBytes": 916,
                                                        "children": [
                                                            {
                                                                "name": "constants.ts",
                                                                "resourceBytes": 21
                                                            },
                                                            {
                                                                "name": "Autoplay.ts",
                                                                "resourceBytes": 895,
                                                                "unusedBytes": 472
                                                            }
                                                        ],
                                                        "unusedBytes": 472
                                                    },
                                                    {
                                                        "name": "Keyboard\/Keyboard.ts",
                                                        "resourceBytes": 405,
                                                        "unusedBytes": 129
                                                    },
                                                    {
                                                        "name": "LazyLoad",
                                                        "resourceBytes": 908,
                                                        "children": [
                                                            {
                                                                "name": "constants.ts",
                                                                "resourceBytes": 57
                                                            },
                                                            {
                                                                "name": "LazyLoad.ts",
                                                                "resourceBytes": 851,
                                                                "unusedBytes": 663
                                                            }
                                                        ],
                                                        "unusedBytes": 663
                                                    },
                                                    {
                                                        "name": "Sync\/Sync.ts",
                                                        "resourceBytes": 667,
                                                        "unusedBytes": 309
                                                    },
                                                    {
                                                        "name": "Media\/Media.ts",
                                                        "resourceBytes": 742,
                                                        "unusedBytes": 57
                                                    },
                                                    {
                                                        "name": "Elements\/Elements.ts",
                                                        "resourceBytes": 1048,
                                                        "unusedBytes": 56
                                                    },
                                                    {
                                                        "name": "Layout\/Layout.ts",
                                                        "resourceBytes": 1532
                                                    },
                                                    {
                                                        "name": "Clones\/Clones.ts",
                                                        "resourceBytes": 778,
                                                        "unusedBytes": 224
                                                    },
                                                    {
                                                        "name": "Move\/Move.ts",
                                                        "resourceBytes": 1502,
                                                        "unusedBytes": 524
                                                    },
                                                    {
                                                        "name": "Controller\/Controller.ts",
                                                        "resourceBytes": 1770,
                                                        "unusedBytes": 448
                                                    },
                                                    {
                                                        "name": "Arrows",
                                                        "resourceBytes": 1099,
                                                        "unusedBytes": 46,
                                                        "children": [
                                                            {
                                                                "name": "Arrows.ts",
                                                                "resourceBytes": 1010,
                                                                "unusedBytes": 46
                                                            },
                                                            {
                                                                "name": "path.ts",
                                                                "resourceBytes": 89
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "name": "Cover\/Cover.ts",
                                                        "resourceBytes": 333,
                                                        "unusedBytes": 108
                                                    },
                                                    {
                                                        "name": "Scroll",
                                                        "resourceBytes": 711,
                                                        "unusedBytes": 419,
                                                        "children": [
                                                            {
                                                                "name": "Scroll.ts",
                                                                "resourceBytes": 693,
                                                                "unusedBytes": 401
                                                            },
                                                            {
                                                                "name": "constants.ts",
                                                                "resourceBytes": 18,
                                                                "unusedBytes": 18
                                                            }
                                                        ]
                                                    },
                                                    {
                                                        "name": "Pagination\/Pagination.ts",
                                                        "resourceBytes": 1408,
                                                        "unusedBytes": 471
                                                    },
                                                    {
                                                        "name": "Wheel\/Wheel.ts",
                                                        "resourceBytes": 334,
                                                        "unusedBytes": 224
                                                    },
                                                    {
                                                        "name": "Live\/Live.ts",
                                                        "resourceBytes": 398,
                                                        "unusedBytes": 63
                                                    }
                                                ],
                                                "unusedBytes": 6206
                                            },
                                            {
                                                "name": "transitions",
                                                "resourceBytes": 817,
                                                "unusedBytes": 645,
                                                "children": [
                                                    {
                                                        "name": "Fade\/Fade.ts",
                                                        "resourceBytes": 259,
                                                        "unusedBytes": 259
                                                    },
                                                    {
                                                        "name": "Slide\/Slide.ts",
                                                        "resourceBytes": 558,
                                                        "unusedBytes": 386
                                                    }
                                                ]
                                            },
                                            {
                                                "name": "core\/Splide\/Splide.ts",
                                                "resourceBytes": 2016,
                                                "unusedBytes": 471
                                            }
                                        ],
                                        "unusedBytes": 7880
                                    },
                                    {
                                        "name": "(unmapped)",
                                        "resourceBytes": 441
                                    }
                                ],
                                "unusedBytes": 7880
                            },
                            {
                                "name": "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                                "resourceBytes": 143247,
                                "unusedBytes": 92664
                            },
                            {
                                "name": "https:\/\/countyhighway.com\/",
                                "resourceBytes": 341,
                                "children": [
                                    {
                                        "name": "(inline) (function($) {w\u2026",
                                        "resourceBytes": 341,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/countyhighway.com\/assets\/js\/main.js",
                                "resourceBytes": 1212,
                                "unusedBytes": 178
                            },
                            {
                                "name": "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                                "resourceBytes": 2086,
                                "unusedBytes": 169
                            },
                            {
                                "name": "https:\/\/plausible.io\/js\/plausible.js",
                                "resourceBytes": 1386,
                                "unusedBytes": 170
                            }
                        ]
                    }
                },
                "pwa-cross-browser": {
                    "id": "pwa-cross-browser",
                    "title": "Site works cross-browser",
                    "description": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-cross-browser\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-page-transitions": {
                    "id": "pwa-page-transitions",
                    "title": "Page transitions don't feel like they block on the network",
                    "description": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-page-transitions\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-each-page-has-url": {
                    "id": "pwa-each-page-has-url",
                    "title": "Each page has a URL",
                    "description": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-each-page-has-url\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "accesskeys": {
                    "id": "accesskeys",
                    "title": "`[accesskey]` values are unique",
                    "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are not valid ARIA roles.",
                    "description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,0,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide01",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 105,
                                        "right": 274,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "1 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-1-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,1,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide02",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 274,
                                        "right": 444,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "2 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-2-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,2,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide03",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 444,
                                        "right": 613,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "3 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,3,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide04",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 613,
                                        "right": 783,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "4 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,4,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide05",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 783,
                                        "right": 952,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "5 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,5,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide06",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 952,
                                        "right": 1122,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "6 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,6,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide07",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 1122,
                                        "right": 1292,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "7 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-7-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,7,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide08",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 1292,
                                        "right": 1461,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "8 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-8-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,8,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide09",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 1461,
                                        "right": 1631,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "9 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-9-LI",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,9,LI",
                                    "selector": "div#splide02 > div#splide02-track > ul#splide02-list > li#splide02-slide10",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 1631,
                                        "right": 1800,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "nodeLabel": "10 of 24",
                                    "explanation": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.aria",
                                "best-practice"
                            ]
                        }
                    }
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons do not have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-10-BUTTON",
                                    "path": "1,HTML,1,BODY,0,HEADER,0,DIV,0,BUTTON",
                                    "selector": "body.home > header.header > div.header__menu > button#menu-btn",
                                    "boundingRect": {
                                        "top": 23,
                                        "bottom": 45,
                                        "left": 16,
                                        "right": 48,
                                        "width": 32,
                                        "height": 22
                                    },
                                    "snippet": "<button id=\"menu-btn\">",
                                    "nodeLabel": "body.home > header.header > div.header__menu > button#menu-btn",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-11-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,0,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide01 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 105,
                                        "right": 274,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide01 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-12-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,1,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide02 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 274,
                                        "right": 444,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide02 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-13-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,2,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide03 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 444,
                                        "right": 613,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide03 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-14-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,3,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide04 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 613,
                                        "right": 783,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide04 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-15-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,4,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide05 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 783,
                                        "right": 952,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide05 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-16-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,5,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide06 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 952,
                                        "right": 1122,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide06 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-17-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,6,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide07 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 1122,
                                        "right": 1292,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide07 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-18-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,7,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide08 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 1292,
                                        "right": 1461,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide08 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-19-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,8,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide09 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 1461,
                                        "right": 1631,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide09 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-20-BUTTON",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL,9,LI,0,BUTTON",
                                    "selector": "div#splide02-track > ul#splide02-list > li#splide02-slide10 > button.open-button",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 1631,
                                        "right": 1800,
                                        "width": 170,
                                        "height": 311
                                    },
                                    "snippet": "<button class=\"open-button\">",
                                    "nodeLabel": "div#splide02-track > ul#splide02-list > li#splide02-slide10 > button.open-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT6.a",
                                "EN-301-549",
                                "EN-9.4.1.2",
                                "ACT"
                            ]
                        }
                    }
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors have a sufficient contrast ratio",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-21-HTML",
                                    "path": "1,HTML",
                                    "selector": "html",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 4402,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 4402
                                    },
                                    "snippet": "<html lang=\"en\">",
                                    "nodeLabel": "html",
                                    "explanation": "Fix all of the following:\n  Document does not have a main landmark"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "moderate",
                            "tags": [
                                "cat.semantics",
                                "best-practice"
                            ]
                        }
                    }
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links do not have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-22-A",
                                    "path": "1,HTML,1,BODY,0,HEADER,1,DIV,0,A",
                                    "selector": "body.home > header.header > div.header__logo > a",
                                    "boundingRect": {
                                        "top": -53,
                                        "bottom": -2,
                                        "left": 840,
                                        "right": 1064,
                                        "width": 224,
                                        "height": 51
                                    },
                                    "snippet": "<a href=\"https:\/\/countyhighway.com\">",
                                    "nodeLabel": "body.home > header.header > div.header__logo > a",
                                    "explanation": "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"
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-23-A",
                                    "path": "1,HTML,1,BODY,2,DIV,6,FOOTER,0,DIV,0,DIV,0,A",
                                    "selector": "footer.footer > div.footer__newsletter > div.footer__logo > a.logo",
                                    "boundingRect": {
                                        "top": 4251,
                                        "bottom": 4329,
                                        "left": 105,
                                        "right": 444,
                                        "width": 339,
                                        "height": 77
                                    },
                                    "snippet": "<a href=\"https:\/\/countyhighway.com\" class=\"logo\">",
                                    "nodeLabel": "footer.footer > div.footer__newsletter > div.footer__logo > a.logo",
                                    "explanation": "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"
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag244",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT6.a",
                                "EN-301-549",
                                "EN-9.2.4.4",
                                "EN-9.4.1.2",
                                "ACT"
                            ]
                        }
                    }
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 778215.44162011123,
                    "numericUnit": "byte",
                    "displayValue": "56 resources found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "cacheLifetimeMs",
                                "valueType": "ms",
                                "label": "Cache TTL",
                                "displayUnit": "duration"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "displayUnit": "kb",
                                "granularity": 1
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/plausible.io\/js\/plausible.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 3600
                                },
                                "cacheLifetimeMs": 3600000,
                                "cacheHitProbability": 0.20000000000000001,
                                "totalBytes": 1379,
                                "wastedBytes": 1103.2
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 64827,
                                "wastedBytes": 19448.100000000002
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Bold.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 63387,
                                "wastedBytes": 19016.100000000002
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Medium.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 61999,
                                "wastedBytes": 18599.700000000004
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 61663,
                                "wastedBytes": 18498.900000000001
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 46879,
                                "wastedBytes": 14063.700000000003
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Medium.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 40740,
                                "wastedBytes": 12222.000000000002
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 40169,
                                "wastedBytes": 12050.700000000003
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Bold.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 38121,
                                "wastedBytes": 11436.300000000001
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Regular.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 37374,
                                "wastedBytes": 11212.200000000003
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 35256,
                                "wastedBytes": 10576.800000000001
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 26350,
                                "wastedBytes": 7905.0000000000009
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 1257369,
                                "wastedBytes": 117658.83100558651
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 656682,
                                "wastedBytes": 61449.293296089345
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 549316,
                                "wastedBytes": 51402.474860335162
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/illustration.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 527706,
                                "wastedBytes": 49380.310055865892
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 389284,
                                "wastedBytes": 36427.413407821208
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 388056,
                                "wastedBytes": 36312.502793296066
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 221155,
                                "wastedBytes": 20694.671787709485
                            },
                            {
                                "url": "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "public": true,
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 143660,
                                "wastedBytes": 13443.044692737421
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/paper.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 141324,
                                "wastedBytes": 13224.452513966473
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 110287,
                                "wastedBytes": 10320.152234636866
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 110240,
                                "wastedBytes": 10315.754189944128
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 109144,
                                "wastedBytes": 10213.195530726251
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 103084,
                                "wastedBytes": 9646.1284916201057
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 102771,
                                "wastedBytes": 9616.8393854748538
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 102101,
                                "wastedBytes": 9554.1438547485977
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 98242,
                                "wastedBytes": 9193.0363128491572
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 96482,
                                "wastedBytes": 9028.3435754189886
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 95656,
                                "wastedBytes": 8951.0502793296037
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 93600,
                                "wastedBytes": 8758.6592178770898
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 93401,
                                "wastedBytes": 8740.0377094972009
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 90045,
                                "wastedBytes": 8425.9986033519508
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 89832,
                                "wastedBytes": 8406.0670391061394
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 89029,
                                "wastedBytes": 8330.9259776536255
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 88340,
                                "wastedBytes": 8266.4525139664747
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 86689,
                                "wastedBytes": 8111.9594972066989
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 86250,
                                "wastedBytes": 8070.8798882681513
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 85849,
                                "wastedBytes": 8033.3561452513914
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 82258,
                                "wastedBytes": 7697.3268156424538
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 82193,
                                "wastedBytes": 7691.2444134078169
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 78580,
                                "wastedBytes": 7353.1564245810014
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 73761,
                                "wastedBytes": 6902.216480446923
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 72132,
                                "wastedBytes": 6749.7821229050242
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 68624,
                                "wastedBytes": 6421.5195530726214
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 66185,
                                "wastedBytes": 6193.2891061452474
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 37609,
                                "wastedBytes": 3519.2779329608916
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 37588,
                                "wastedBytes": 3517.3128491620091
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 16836,
                                "wastedBytes": 1575.4357541899433
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 9725,
                                "wastedBytes": 910.02094972066982
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 5336,
                                "wastedBytes": 499.31843575418964
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 4728,
                                "wastedBytes": 442.42458100558633
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 3027,
                                "wastedBytes": 283.25279329608924
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 2409,
                                "wastedBytes": 225.42318435754177
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 809,
                                "wastedBytes": 75.702513966480396
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/js\/main.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 535,
                                "wastedBytes": 50.06284916201114
                            }
                        ],
                        "summary": {
                            "wastedBytes": 778215.44162011123
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoid enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 7188741,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 7,020\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                                "totalBytes": 1257369
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                                "totalBytes": 656682
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                                "totalBytes": 549316
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/illustration.svg",
                                "totalBytes": 527706
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "totalBytes": 389284
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                                "totalBytes": 388056
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                                "totalBytes": 221155
                            },
                            {
                                "url": "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                                "totalBytes": 143660
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/assets\/images\/paper.jpg",
                                "totalBytes": 141324
                            },
                            {
                                "url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                                "totalBytes": 110287
                            }
                        ],
                        "sortedBy": [
                            "totalBytes"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "offscreen-images": {
                    "id": "offscreen-images",
                    "title": "Defer offscreen images",
                    "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/offscreen-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "render-blocking-resources": {
                    "id": "render-blocking-resources",
                    "title": "Eliminate render-blocking resources",
                    "description": "Resources are blocking the first paint of your page. Consider delivering critical JS\/CSS inline and deferring all non-critical JS\/styles. [Learn how to eliminate render-blocking resources](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/render-blocking-resources\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unminified-css": {
                    "id": "unminified-css",
                    "title": "Minify CSS",
                    "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-css\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unminified-javascript": {
                    "id": "unminified-javascript",
                    "title": "Minify JavaScript",
                    "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unused-css-rules": {
                    "id": "unused-css-rules",
                    "title": "Reduce unused CSS",
                    "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-css-rules\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unused-javascript": {
                    "id": "unused-javascript",
                    "title": "Reduce unused JavaScript",
                    "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "modern-image-formats": {
                    "id": "modern-image-formats",
                    "title": "Serve images in next-gen formats",
                    "description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-webp-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-optimized-images": {
                    "id": "uses-optimized-images",
                    "title": "Efficiently encode images",
                    "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-optimized-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "uses-text-compression": {
                    "id": "uses-text-compression",
                    "title": "Enable text compression",
                    "description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-text-compression\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-responsive-images": {
                    "id": "uses-responsive-images",
                    "title": "Properly size images",
                    "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-responsive-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "efficient-animated-content": {
                    "id": "efficient-animated-content",
                    "title": "Use video formats for animated content",
                    "description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4\/WebM videos for animations and PNG\/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/efficient-animated-content\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "duplicated-javascript": {
                    "id": "duplicated-javascript",
                    "title": "Remove duplicate modules in JavaScript bundles",
                    "description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "legacy-javascript": {
                    "id": "legacy-javascript",
                    "title": "Avoid serving legacy JavaScript to modern browsers",
                    "description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module\/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https:\/\/web.dev\/articles\/publish-modern-javascript)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "doctype": {
                    "id": "doctype",
                    "title": "Page has the HTML doctype",
                    "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/doctype\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "charset": {
                    "id": "charset",
                    "title": "Properly defines charset",
                    "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoids an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 331,
                    "numericUnit": "element",
                    "displayValue": "331 elements",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "statistic",
                                "valueType": "text",
                                "label": "Statistic"
                            },
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            },
                            {
                                "key": "value",
                                "valueType": "numeric",
                                "label": "Value"
                            }
                        ],
                        "items": [
                            {
                                "statistic": "Total DOM Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 331
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-62-DIV",
                                    "path": "1,HTML,1,BODY,2,DIV,4,SECTION,1,SECTION,0,UL,0,LI,1,UL,0,LI,0,A,0,ARTICLE,0,DIV",
                                    "selector": "li.archive__issue > a > article.archive__item > div.t-archive",
                                    "boundingRect": {
                                        "top": 3282,
                                        "bottom": 3306,
                                        "left": 302,
                                        "right": 388,
                                        "width": 87,
                                        "height": 24
                                    },
                                    "snippet": "<div class=\"t-archive\">",
                                    "nodeLabel": "ISSUE 1"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 11
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-63-UL",
                                    "path": "1,HTML,1,BODY,2,DIV,1,SECTION,1,DIV,1,DIV,0,UL",
                                    "selector": "section.section > div#splide02 > div#splide02-track > ul#splide02-list",
                                    "boundingRect": {
                                        "top": 1527,
                                        "bottom": 1838,
                                        "left": 105,
                                        "right": 1801,
                                        "width": 1696,
                                        "height": 311
                                    },
                                    "snippet": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                    "nodeLabel": "1 of 24"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 24
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "No issues in the `Issues` panel in Chrome Devtools",
                    "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page didn't prevent back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 1,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 0,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": 0.90000000000000002
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 0,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 0,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 1
                },
                "pwa": {
                    "title": "PWA",
                    "description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
                    "supportedModes": [
                        "navigation"
                    ],
                    "auditRefs": [
                        {
                            "id": "installable-manifest",
                            "weight": 2,
                            "group": "pwa-installable"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 0,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "viewport",
                            "weight": 2,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "maskable-icon",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "pwa-cross-browser",
                            "weight": 0
                        },
                        {
                            "id": "pwa-page-transitions",
                            "weight": 0
                        },
                        {
                            "id": "pwa-each-page-has-url",
                            "weight": 0
                        }
                    ],
                    "id": "pwa",
                    "score": 0.42999999999999999
                }
            },
            "categoryGroups": {
                "metrics": {
                    "title": "Metrics"
                },
                "load-opportunities": {
                    "title": "Opportunities",
                    "description": "These suggestions can help your page load faster. They don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "budgets": {
                    "title": "Budgets",
                    "description": "Performance budgets set standards for the performance of your site."
                },
                "diagnostics": {
                    "title": "Diagnostics",
                    "description": "More information about the performance of your application. These numbers don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "pwa-installable": {
                    "title": "Installable"
                },
                "pwa-optimized": {
                    "title": "PWA Optimized"
                },
                "a11y-best-practices": {
                    "title": "Best practices",
                    "description": "These items highlight common accessibility best practices."
                },
                "a11y-color-contrast": {
                    "title": "Contrast",
                    "description": "These are opportunities to improve the legibility of your content."
                },
                "a11y-names-labels": {
                    "title": "Names and labels",
                    "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-navigation": {
                    "title": "Navigation",
                    "description": "These are opportunities to improve keyboard navigation in your application."
                },
                "a11y-aria": {
                    "title": "ARIA",
                    "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-language": {
                    "title": "Internationalization and localization",
                    "description": "These are opportunities to improve the interpretation of your content by users in different locales."
                },
                "a11y-audio-video": {
                    "title": "Audio and video",
                    "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
                },
                "a11y-tables-lists": {
                    "title": "Tables and lists",
                    "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
                },
                "seo-mobile": {
                    "title": "Mobile Friendly",
                    "description": "Make sure your pages are mobile friendly so users don\u2019t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https:\/\/developers.google.com\/search\/mobile-sites\/)."
                },
                "seo-content": {
                    "title": "Content Best Practices",
                    "description": "Format your HTML in a way that enables crawlers to better understand your app\u2019s content."
                },
                "seo-crawl": {
                    "title": "Crawling and Indexing",
                    "description": "To appear in search results, crawlers need access to your app."
                },
                "best-practices-trust-safety": {
                    "title": "Trust and Safety"
                },
                "best-practices-ux": {
                    "title": "User Experience"
                },
                "best-practices-browser-compat": {
                    "title": "Browser Compatibility"
                },
                "best-practices-general": {
                    "title": "General"
                },
                "hidden": {
                    "title": ""
                }
            },
            "stackPacks": [],
            "entities": [
                {
                    "name": "countyhighway.com",
                    "origins": [
                        "https:\/\/countyhighway.com"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "JSDelivr CDN",
                    "homepage": "https:\/\/www.jsdelivr.com\/",
                    "origins": [
                        "https:\/\/cdn.jsdelivr.net"
                    ],
                    "category": "cdn"
                },
                {
                    "name": "Plausible",
                    "homepage": "https:\/\/plausible.io\/",
                    "origins": [
                        "https:\/\/plausible.io"
                    ],
                    "category": "analytics"
                },
                {
                    "name": "Amazon Web Services",
                    "homepage": "https:\/\/aws.amazon.com\/s3\/",
                    "origins": [
                        "https:\/\/s3.amazonaws.com"
                    ],
                    "category": "other"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 1032.1099999999999,
                        "name": "lh:config",
                        "duration": 968.50999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1035.8800000000001,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 81.560000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2000.8900000000001,
                        "name": "lh:runner:gather",
                        "duration": 26589.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2282.6199999999999,
                        "name": "lh:driver:connect",
                        "duration": 32.049999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2315.1799999999998,
                        "name": "lh:driver:navigate",
                        "duration": 34.68,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2350.5100000000002,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1024.1500000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3375.3499999999999,
                        "name": "lh:gather:getVersion",
                        "duration": 2.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3378.0599999999999,
                        "name": "lh:prepare:navigationMode",
                        "duration": 92.579999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3430.7399999999998,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 19.219999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3450.25,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 15.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3467.5,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 3.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3543.5500000000002,
                        "name": "lh:driver:navigate",
                        "duration": 18031.990000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22666.560000000001,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22666.830000000002,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22667.23,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 2.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22669.889999999999,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22670.02,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22670.119999999999,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 736.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23406.34,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 116.41,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23522.82,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23523.110000000001,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 86.799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23609.990000000002,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 2.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23612.630000000001,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 9.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23621.959999999999,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 4.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23626.950000000001,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 55.350000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23682.360000000001,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 9.8100000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23692.240000000002,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 4.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 23696.400000000001,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 628.95000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24325.439999999999,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 146.43000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24325.84,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 145.93000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24472.369999999999,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 2.9500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24475.43,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.37,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24475.91,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 9.9299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24485.43,
                        "name": "lh:computed:MainResource",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24485.889999999999,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 4.3099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24490.25,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 8.9499999999999993,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24499.360000000001,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 24499.950000000001,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 3249.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27749.580000000002,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 18.289999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27767.93,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 180.86000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27948.849999999999,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 27949.389999999999,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 135.43000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28084.869999999999,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 18.510000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28085.16,
                        "name": "lh:gather:collectStacks",
                        "duration": 18.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28103.43,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 4.0300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28107.5,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 49.619999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28157.959999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 86.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28245.130000000001,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 2.7799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28247.950000000001,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 2.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28248.25,
                        "name": "lh:gather:getWebAppManifest",
                        "duration": 2.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28250.73,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28250.91,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28251.150000000001,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 308.91000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28591.09,
                        "name": "lh:runner:audit",
                        "duration": 1088.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28591.299999999999,
                        "name": "lh:runner:auditing",
                        "duration": 1087.3199999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28594.380000000001,
                        "name": "lh:audit:is-on-https",
                        "duration": 18.609999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28603,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 7.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28613.560000000001,
                        "name": "lh:audit:viewport",
                        "duration": 2.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28614.32,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28616.880000000001,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 91.680000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28618.459999999999,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 88.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28618.709999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 88.209999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28708.849999999999,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28709.48,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28710.73,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28711.25,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28712.59,
                        "name": "lh:audit:speed-index",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28713.09,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28713.990000000002,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28714.400000000001,
                        "name": "lh:computed:Speedline",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28714.77,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.33000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28719.130000000001,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 2.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28720.240000000002,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28721.490000000002,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28722.02,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.28000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28723.52,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28724.02,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28725.43,
                        "name": "lh:audit:errors-in-console",
                        "duration": 39.840000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28726.049999999999,
                        "name": "lh:computed:JSBundles",
                        "duration": 37.439999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28765.869999999999,
                        "name": "lh:audit:server-response-time",
                        "duration": 4.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28766.880000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28771.029999999999,
                        "name": "lh:audit:interactive",
                        "duration": 5.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28775.380000000001,
                        "name": "lh:computed:Interactive",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28777.48,
                        "name": "lh:audit:user-timings",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28778.279999999999,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28780.349999999999,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 6.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28781.040000000001,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28781.279999999999,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28787.07,
                        "name": "lh:audit:redirects",
                        "duration": 2.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28789.799999999999,
                        "name": "lh:audit:installable-manifest",
                        "duration": 8.4299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28799.369999999999,
                        "name": "lh:audit:splash-screen",
                        "duration": 13.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28808.919999999998,
                        "name": "lh:computed:ManifestValues",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28813.099999999999,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28816,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28817.91,
                        "name": "lh:audit:content-width",
                        "duration": 1.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28819.639999999999,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 1.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28821.950000000001,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.8200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28824.18,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28825.669999999998,
                        "name": "lh:audit:deprecations",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28827.509999999998,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28829.709999999999,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 3.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28831.599999999999,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28834.07,
                        "name": "lh:audit:bootup-time",
                        "duration": 2.3199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28836.869999999999,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28838.200000000001,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 4.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28838.98,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 2.8799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28839.110000000001,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28839.169999999998,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 2.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28843.110000000001,
                        "name": "lh:audit:font-display",
                        "duration": 3.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28846.32,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.42999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28846.790000000001,
                        "name": "lh:audit:network-requests",
                        "duration": 3.9300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28847.09,
                        "name": "lh:computed:EntityClassification",
                        "duration": 2.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28851.060000000001,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.6799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28853.009999999998,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28854.560000000001,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28854.939999999999,
                        "name": "lh:audit:metrics",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28855.16,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28855.950000000001,
                        "name": "lh:audit:performance-budget",
                        "duration": 15.41,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28869.860000000001,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28871.630000000001,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28873.119999999999,
                        "name": "lh:audit:resource-summary",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28874.529999999999,
                        "name": "lh:audit:third-party-summary",
                        "duration": 2.1099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28875.310000000001,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28876.98,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28878.98,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28880.68,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 1.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28882.220000000001,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28883.470000000001,
                        "name": "lh:audit:long-tasks",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28885.48,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 5.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28892,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28894,
                        "name": "lh:audit:unsized-images",
                        "duration": 3.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28897.720000000001,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 2.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28900.82,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28902.810000000001,
                        "name": "lh:audit:csp-xss",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28905.290000000001,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 26.789999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28905.900000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 1.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28907.419999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28910.16,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 9.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28919.599999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 7.7699999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28929.689999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28931.060000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28931.380000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28931.599999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28931.84,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28932.700000000001,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28934.450000000001,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28936.099999999999,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 21.739999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28958.73,
                        "name": "lh:audit:accesskeys",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28961.68,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 5.7300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28967.790000000001,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 4.6500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28972.810000000001,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28974.98,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28977.330000000002,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 4.4400000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28982.139999999999,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 5.4800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28988.41,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28990.25,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 2.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28993.209999999999,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 28996.400000000001,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 4.7699999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29001.549999999999,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.6799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29003.57,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29005.610000000001,
                        "name": "lh:audit:aria-roles",
                        "duration": 4.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29010.02,
                        "name": "lh:audit:aria-text",
                        "duration": 2.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29012.650000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 24.109999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29037.110000000001,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29039.389999999999,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29042.029999999999,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 4.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29046.610000000001,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 4.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29051.27,
                        "name": "lh:audit:button-name",
                        "duration": 4.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29055.919999999998,
                        "name": "lh:audit:bypass",
                        "duration": 6.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29062.68,
                        "name": "lh:audit:color-contrast",
                        "duration": 4.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29067.18,
                        "name": "lh:audit:definition-list",
                        "duration": 26.68,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29094.240000000002,
                        "name": "lh:audit:dlitem",
                        "duration": 2.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29096.939999999999,
                        "name": "lh:audit:document-title",
                        "duration": 4.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29101.709999999999,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 7.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29109.330000000002,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 7.6900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29117.75,
                        "name": "lh:audit:empty-heading",
                        "duration": 4.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29122.830000000002,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 4.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29127.240000000002,
                        "name": "lh:audit:frame-title",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29129.790000000001,
                        "name": "lh:audit:heading-order",
                        "duration": 4.0700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29134.220000000001,
                        "name": "lh:audit:html-has-lang",
                        "duration": 4.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29138.939999999999,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 25.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29164.59,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 2.3599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29167.279999999999,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 3.9900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29171.59,
                        "name": "lh:audit:image-alt",
                        "duration": 3.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29175.830000000002,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 4.4400000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29180.580000000002,
                        "name": "lh:audit:input-button-name",
                        "duration": 3.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29184.73,
                        "name": "lh:audit:input-image-alt",
                        "duration": 2.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29187.290000000001,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 2.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29190.049999999999,
                        "name": "lh:audit:label",
                        "duration": 29.579999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29220,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 3.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29224.25,
                        "name": "lh:audit:link-name",
                        "duration": 4.3099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29228.889999999999,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29231.650000000001,
                        "name": "lh:audit:list",
                        "duration": 4.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29236.07,
                        "name": "lh:audit:listitem",
                        "duration": 4.0700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29240.470000000001,
                        "name": "lh:audit:meta-refresh",
                        "duration": 2.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29243.25,
                        "name": "lh:audit:meta-viewport",
                        "duration": 4.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29247.740000000002,
                        "name": "lh:audit:object-alt",
                        "duration": 2.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29250.77,
                        "name": "lh:audit:select-name",
                        "duration": 2.9500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29254.060000000001,
                        "name": "lh:audit:skip-link",
                        "duration": 25.579999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29280,
                        "name": "lh:audit:tabindex",
                        "duration": 3.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29283.369999999999,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 3.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29286.82,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 3.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29290.41,
                        "name": "lh:audit:target-size",
                        "duration": 3.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29294.669999999998,
                        "name": "lh:audit:td-has-header",
                        "duration": 3.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29298.41,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 3.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29302.34,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 3.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29306.110000000001,
                        "name": "lh:audit:valid-lang",
                        "duration": 3.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29309.830000000002,
                        "name": "lh:audit:video-caption",
                        "duration": 31.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.110000000001,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.32,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.41,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.490000000002,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.560000000001,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.619999999999,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.700000000001,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.759999999998,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.82,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29341.880000000001,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29342.549999999999,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 6.4800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29349.639999999999,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 3.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29353.830000000002,
                        "name": "lh:audit:offscreen-images",
                        "duration": 3.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29357.91,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29360.630000000001,
                        "name": "lh:audit:unminified-css",
                        "duration": 64.810000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29425.91,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 117.79000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29544.400000000001,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 13.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29545.470000000001,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 3.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29558.169999999998,
                        "name": "lh:audit:unused-javascript",
                        "duration": 8.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29567.799999999999,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 11.26,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29579.43,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 2.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29582.400000000001,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 2.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29584.970000000001,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 11.970000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29585.75,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29597.380000000001,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29600.23,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 2.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29603.259999999998,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 30.699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29634.540000000001,
                        "name": "lh:audit:doctype",
                        "duration": 3.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29638.23,
                        "name": "lh:audit:charset",
                        "duration": 2.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29641.299999999999,
                        "name": "lh:audit:dom-size",
                        "duration": 3.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29645.369999999999,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 2.1400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29648.099999999999,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29649.889999999999,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29651.349999999999,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29652.689999999999,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29654.18,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29655.599999999999,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29657.790000000001,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29659.25,
                        "name": "lh:audit:meta-description",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29660.630000000001,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29662.07,
                        "name": "lh:audit:font-size",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29663.580000000002,
                        "name": "lh:audit:link-text",
                        "duration": 1.49,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29665.41,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29667.34,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29669.220000000001,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.05,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29670.57,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29671.98,
                        "name": "lh:audit:hreflang",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29673.48,
                        "name": "lh:audit:plugins",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29674.810000000001,
                        "name": "lh:audit:canonical",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29676.400000000001,
                        "name": "lh:audit:structured-data",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29677.419999999998,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 29678.639999999999,
                        "name": "lh:runner:generate",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    }
                ],
                "total": 27677.77
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | badTraceRecording": [
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | largestContentfulPaintMetric": [
                        "audits[largest-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/largest-contentful-paint.js | description": [
                        "audits[largest-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 281.94999999999999
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[font-display].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[unsized-images].details.headings[1].label",
                        "audits[valid-source-maps].details.headings[0].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[network-rtt].details.headings[1].label",
                        "audits[network-server-latency].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | failureTitle": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/installable-manifest.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | start-url-not-valid": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/installable-manifest.js | manifest-missing-name-or-short-name": [
                        "audits[installable-manifest].details.items[1].reason"
                    ],
                    "core\/audits\/splash-screen.js | failureTitle": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | title": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | failureTitle": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | failureTitle": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnWastedBytes": [
                        "audits[font-display].details.headings[1].label"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | ms": [
                        {
                            "values": {
                                "timeInMs": 215.58100000000002
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 1553.1290000000001
                            },
                            "path": "audits[network-server-latency].displayValue"
                        }
                    ],
                    "core\/audits\/network-server-latency.js | title": [
                        "audits[network-server-latency].title"
                    ],
                    "core\/audits\/network-server-latency.js | description": [
                        "audits[network-server-latency].description"
                    ],
                    "core\/audits\/performance-budget.js | title": [
                        "audits[performance-budget].title"
                    ],
                    "core\/audits\/performance-budget.js | description": [
                        "audits[performance-budget].description"
                    ],
                    "core\/audits\/timing-budget.js | title": [
                        "audits[timing-budget].title"
                    ],
                    "core\/audits\/timing-budget.js | description": [
                        "audits[timing-budget].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceType": [
                        "audits[resource-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnRequests": [
                        "audits[resource-summary].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTransferSize": [
                        "audits[resource-summary].details.headings[2].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/lh-error.js | erroredRequiredArtifact": [
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        }
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/unsized-images.js | failureTitle": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/valid-source-maps.js | columnMapURL": [
                        "audits[valid-source-maps].details.headings[1].label"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | failureTitle": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[aria-allowed-role].details.headings[0].label",
                        "audits[button-name].details.headings[0].label",
                        "audits[landmark-one-main].details.headings[0].label",
                        "audits[link-name].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | failureTitle": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | title": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | failureTitle": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | title": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 56
                            },
                            "path": "audits[uses-long-cache-ttl].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnCacheTTL": [
                        "audits[uses-long-cache-ttl].details.headings[1].label"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | failureTitle": [
                        "audits[total-byte-weight].title"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
                        "audits[total-byte-weight].description"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | displayValue": [
                        {
                            "values": {
                                "totalBytes": 7188741
                            },
                            "path": "audits[total-byte-weight].displayValue"
                        }
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | title": [
                        "audits[offscreen-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | description": [
                        "audits[offscreen-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 331
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnValue": [
                        "audits[dom-size].details.headings[2].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMElements": [
                        "audits[dom-size].details.items[0].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMDepth": [
                        "audits[dom-size].details.items[1].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMWidth": [
                        "audits[dom-size].details.items[2].statistic"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | title": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/countyhighway.com\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9276 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-2280-10.10.1.194\/240906_BiDc08_99H.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09'\nFri, 06 Sep 2024 13:43:15 GMT LH:ChromeLauncher Found existing Chrome already running using port 9276, using that.\nFri, 06 Sep 2024 13:43:16 GMT LH:status Connecting to browser\nFri, 06 Sep 2024 13:43:16 GMT LH:status Navigating to about:blank\nFri, 06 Sep 2024 13:43:16 GMT LH:status Benchmarking machine\nFri, 06 Sep 2024 13:43:17 GMT LH:status Preparing target for navigation mode\nFri, 06 Sep 2024 13:43:17 GMT LH:status Cleaning origin data\nFri, 06 Sep 2024 13:43:17 GMT LH:status Cleaning browser cache\nFri, 06 Sep 2024 13:43:17 GMT LH:status Preparing network conditions\nFri, 06 Sep 2024 13:43:17 GMT LH:status Navigating to https:\/\/countyhighway.com\/\nFri, 06 Sep 2024 13:43:36 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 13:43:36 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 13:43:36 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 13:43:36 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 13:43:36 GMT LH:status Getting artifact: Accessibility\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: AnchorElements\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: ConsoleMessages\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: CSSUsage\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: Doctype\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: DOMStats\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: EmbeddedContent\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: FontSize\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: Inputs\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: GlobalListeners\nFri, 06 Sep 2024 13:43:37 GMT LH:status Getting artifact: ImageElements\nFri, 06 Sep 2024 13:43:38 GMT LH:status Getting artifact: InstallabilityErrors\nFri, 06 Sep 2024 13:43:38 GMT LH:status Get webapp installability errors\nFri, 06 Sep 2024 13:43:38 GMT LH:status Getting artifact: InspectorIssues\nFri, 06 Sep 2024 13:43:38 GMT LH:status Getting artifact: JsUsage\nFri, 06 Sep 2024 13:43:38 GMT LH:status Getting artifact: LinkElements\nFri, 06 Sep 2024 13:43:38 GMT LH:status Getting artifact: MainDocumentContent\nFri, 06 Sep 2024 13:43:38 GMT LH:status Getting artifact: MetaElements\nFri, 06 Sep 2024 13:43:38 GMT LH:status Getting artifact: NetworkUserAgent\nFri, 06 Sep 2024 13:43:38 GMT LH:status Getting artifact: OptimizedImages\nFri, 06 Sep 2024 13:43:41 GMT LH:status Getting artifact: ResponseCompression\nFri, 06 Sep 2024 13:43:41 GMT LH:status Getting artifact: RobotsTxt\nFri, 06 Sep 2024 13:43:41 GMT LH:status Getting artifact: Scripts\nFri, 06 Sep 2024 13:43:41 GMT LH:status Getting artifact: SourceMaps\nFri, 06 Sep 2024 13:43:42 GMT LH:status Getting artifact: Stacks\nFri, 06 Sep 2024 13:43:42 GMT LH:status Collect stacks\nFri, 06 Sep 2024 13:43:42 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nFri, 06 Sep 2024 13:43:42 GMT LH:status Getting artifact: TapTargets\nFri, 06 Sep 2024 13:43:42 GMT LH:status Getting artifact: TraceElements\nFri, 06 Sep 2024 13:43:42 GMT LH:TraceElements:error NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Getting artifact: ViewportDimensions\nFri, 06 Sep 2024 13:43:42 GMT LH:status Getting artifact: WebAppManifest\nFri, 06 Sep 2024 13:43:42 GMT LH:status Get webapp manifest\nFri, 06 Sep 2024 13:43:42 GMT LH:status Getting artifact: devtoolsLogs\nFri, 06 Sep 2024 13:43:42 GMT LH:status Getting artifact: traces\nFri, 06 Sep 2024 13:43:42 GMT LH:status Getting artifact: BFCacheFailures\nFri, 06 Sep 2024 13:43:42 GMT LH:status Analyzing and running audits...\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Uses HTTPS\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: First Contentful Paint\nFri, 06 Sep 2024 13:43:42 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Largest Contentful Paint\nFri, 06 Sep 2024 13:43:42 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: First Meaningful Paint\nFri, 06 Sep 2024 13:43:42 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Speed Index\nFri, 06 Sep 2024 13:43:42 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Screenshot Thumbnails\nFri, 06 Sep 2024 13:43:42 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Final Screenshot\nFri, 06 Sep 2024 13:43:42 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Total Blocking Time\nFri, 06 Sep 2024 13:43:42 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Max Potential First Input Delay\nFri, 06 Sep 2024 13:43:42 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Cumulative Layout Shift\nFri, 06 Sep 2024 13:43:42 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: No browser errors logged to the console\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Initial server response time was short\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Time to Interactive\nFri, 06 Sep 2024 13:43:42 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: User Timing marks and measures\nFri, 06 Sep 2024 13:43:42 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Avoid chaining critical requests\nFri, 06 Sep 2024 13:43:42 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Avoid multiple page redirects\nFri, 06 Sep 2024 13:43:42 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Configured for a custom splash screen\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Sets a theme color for the address bar.\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Manifest has a maskable icon\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Content is sized correctly for the viewport\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Displays images with correct aspect ratio\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Serves images with appropriate resolution\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Avoids deprecated APIs\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Avoids third-party cookies\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Minimizes main-thread work\nFri, 06 Sep 2024 13:43:42 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: JavaScript execution time\nFri, 06 Sep 2024 13:43:42 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Preload key requests\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Preconnect to required origins\nFri, 06 Sep 2024 13:43:42 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: All text remains visible during webfont loads\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Diagnostics\nFri, 06 Sep 2024 13:43:42 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Network Requests\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Network Round Trip Times\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Server Backend Latencies\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Tasks\nFri, 06 Sep 2024 13:43:42 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Metrics\nFri, 06 Sep 2024 13:43:42 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Performance budget\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Timing budget\nFri, 06 Sep 2024 13:43:42 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Resources Summary\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Minimize third-party usage\nFri, 06 Sep 2024 13:43:42 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Lazy load third-party resources with facades\nFri, 06 Sep 2024 13:43:42 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Largest Contentful Paint element\nFri, 06 Sep 2024 13:43:42 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nFri, 06 Sep 2024 13:43:42 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Avoid large layout shifts\nFri, 06 Sep 2024 13:43:42 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Avoid long main-thread tasks\nFri, 06 Sep 2024 13:43:42 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Avoids `unload` event listeners\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Avoid non-composited animations\nFri, 06 Sep 2024 13:43:42 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Page has valid source maps\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Preload Largest Contentful Paint image\nFri, 06 Sep 2024 13:43:42 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Script Treemap Data\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Site works cross-browser\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Each page has a URL\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: `[accesskey]` values are unique\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nFri, 06 Sep 2024 13:43:42 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: ARIA input fields have accessible names\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[role]` values are valid\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: ARIA toggle fields have accessible names\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Buttons have an accessible name\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Document has a `<title>` element\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: ARIA IDs are unique\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: All heading elements contain content.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: No form fields have multiple labels\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Identical links have the same purpose.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Image elements have `[alt]` attributes\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Input buttons have discernible text.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Form elements have associated labels\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Document has a main landmark.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Links have a discernible name\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Links are distinguishable without relying on color.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<object>` elements have alternate text\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Select elements have associated label elements.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Skip links are focusable.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `[lang]` attributes have a valid value\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Custom controls have associated labels\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Custom controls have ARIA roles\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Interactive controls are keyboard focusable\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: The page has a logical tab order\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Visual order on the page follows DOM order\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Uses efficient cache policy on static assets\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Avoids enormous network payloads\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Defer offscreen images\nFri, 06 Sep 2024 13:43:43 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Eliminate render-blocking resources\nFri, 06 Sep 2024 13:43:43 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Minify CSS\nFri, 06 Sep 2024 13:43:43 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Minify JavaScript\nFri, 06 Sep 2024 13:43:43 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Reduce unused CSS\nFri, 06 Sep 2024 13:43:43 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Reduce unused JavaScript\nFri, 06 Sep 2024 13:43:43 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Serve images in next-gen formats\nFri, 06 Sep 2024 13:43:43 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Efficiently encode images\nFri, 06 Sep 2024 13:43:43 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Enable text compression\nFri, 06 Sep 2024 13:43:43 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Properly size images\nFri, 06 Sep 2024 13:43:43 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Use video formats for animated content\nFri, 06 Sep 2024 13:43:43 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nFri, 06 Sep 2024 13:43:43 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nFri, 06 Sep 2024 13:43:43 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Page has the HTML doctype\nFri, 06 Sep 2024 13:43:43 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Properly defines charset\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Avoids an excessive DOM size\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Avoids `document.write()`\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Detected JavaScript libraries\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Allows users to paste into input fields\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Use HTTP\/2\nFri, 06 Sep 2024 13:43:43 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Document has a meta description\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Page has successful HTTP status code\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Document uses legible font sizes\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Links have descriptive text\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Links are crawlable\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: robots.txt is valid\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Tap targets are sized appropriately\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Document has a valid `hreflang`\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Document avoids plugins\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Document has a valid `rel=canonical`\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Structured data is valid\nFri, 06 Sep 2024 13:43:43 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nFri, 06 Sep 2024 13:43:43 GMT LH:status Generating results...\nFri, 06 Sep 2024 13:43:43 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-2280-10.10.1.194\/240906_BiDc08_99H.1.0\/lighthouse.report.html\nFri, 06 Sep 2024 13:43:43 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nFri, 06 Sep 2024 13:43:43 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-2280-10.10.1.194\/240906_BiDc08_99H.1.0\/lighthouse.report.json\nRuntime error encountered: Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)\n"
        },
        "average": {
            "firstView": {
                "loadTime": 13199,
                "docTime": 13199,
                "fullyLoaded": 13526,
                "bytesOut": 126614,
                "bytesOutDoc": 124834,
                "bytesIn": 7178154,
                "bytesInDoc": 7177728,
                "requests": 62,
                "requestsFull": 62,
                "requestsDoc": 61,
                "responses_200": 61,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 13136,
                "loadEventEnd": 13137,
                "domContentLoadedEventStart": 3295,
                "domContentLoadedEventEnd": 3370,
                "connections": 6,
                "final_base_page_request": 0,
                "domInteractive": 3282,
                "firstPaint": 1527.3000000007451,
                "firstContentfulPaint": 1590,
                "firstImagePaint": 2006,
                "firstMeaningfulPaint": 2177,
                "renderBlockingCSS": 3,
                "renderBlockingJS": 3,
                "TTFB": 663,
                "basePageSSLTime": 146,
                "score_cache": 89,
                "score_cdn": 7,
                "score_gzip": 42,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 97,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 1492678,
                "gzip_savings": 878325,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 2976599,
                "image_savings": 111564,
                "cpu.ParseHTML": 19,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 8,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 34,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 45,
                "cpu.v8.compile": 8,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 185,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 518,
                "cpu.PrePaint": 47,
                "cpu.Paint": 53,
                "cpu.Layerize": 29,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 34,
                "cpu.HitTest": 5,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.XHRLoad": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 12531,
                "start_epoch": 1725630153.4858139,
                "date": 1725630156.0919209,
                "fullyLoadedCPUms": 9640,
                "fullyLoadedCPUpct": 35.208181154128155,
                "domElements": 364,
                "domComplete": 13136,
                "PerformancePaintTiming.first-paint": 1527.3000000007451,
                "PerformancePaintTiming.first-contentful-paint": 1527.3000000007451,
                "test_run_time_ms": 34207,
                "Colordepth": 24,
                "generated-content-percent": 14.27,
                "generated-content-size": 4.7199999999999998,
                "lastVisualChange": 13500,
                "render": 1700,
                "visualComplete85": 3600,
                "visualComplete90": 3800,
                "visualComplete95": 3800,
                "visualComplete99": 13500,
                "visualComplete": 13500,
                "SpeedIndex": 2899,
                "chromeUserTiming.navigationStart": 112,
                "chromeUserTiming.fetchStart": 77,
                "chromeUserTiming.domLoading": 745,
                "chromeUserTiming.responseEnd": 732,
                "chromeUserTiming.domInteractive": 3345,
                "chromeUserTiming.domContentLoadedEventStart": 3357,
                "chromeUserTiming.domContentLoadedEventEnd": 3432,
                "chromeUserTiming.domComplete": 13199,
                "chromeUserTiming.unloadEventStart": 744,
                "chromeUserTiming.unloadEventEnd": 744,
                "chromeUserTiming.markAsMainFrame": 745,
                "chromeUserTiming.commitNavigationEnd": 745,
                "chromeUserTiming.firstPaint": 1589,
                "chromeUserTiming.firstContentfulPaint": 1589,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1589,
                "chromeUserTiming.LayoutShift": 13333,
                "chromeUserTiming.firstImagePaint": 2005,
                "chromeUserTiming.firstMeaningfulPaint": 2177,
                "chromeUserTiming.loadEventStart": 13199,
                "chromeUserTiming.loadEventEnd": 13199,
                "chromeUserTiming.LargestTextPaint": 3702,
                "chromeUserTiming.LargestContentfulPaint": 3520,
                "chromeUserTiming.LargestImagePaint": 3520,
                "chromeUserTiming.TotalLayoutShift": 0.2016391713685855,
                "chromeUserTiming.CumulativeLayoutShift": 0.19129085938769391,
                "FirstInteractive": 3433,
                "maxFID": 126,
                "TTIMeasurementEnd": 16611,
                "LastInteractive": 3433,
                "TimeToInteractive": 3433,
                "FirstCPUIdle": 3433,
                "TotalBlockingTime": 152,
                "run": 1,
                "step": 1,
                "effectiveBps": 558046,
                "domTime": 0,
                "aft": 0,
                "titleTime": 114,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.90000000000000002,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.42999999999999999,
                "effectiveBpsDoc": 572569,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 2719,
                "docTime": 2719,
                "fullyLoaded": 3116,
                "bytesOut": 124149,
                "bytesOutDoc": 122255,
                "bytesIn": 7019139,
                "bytesInDoc": 7018713,
                "requests": 57,
                "requestsFull": 57,
                "requestsDoc": 56,
                "responses_200": 7,
                "responses_404": 0,
                "responses_other": 50,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 2690,
                "loadEventEnd": 2690,
                "domContentLoadedEventStart": 2527,
                "domContentLoadedEventEnd": 2679,
                "connections": 3,
                "final_base_page_request": 0,
                "domInteractive": 2517,
                "firstPaint": 1935.5,
                "firstContentfulPaint": 1964,
                "firstImagePaint": 1964,
                "firstMeaningfulPaint": 2663,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 2,
                "TTFB": 665,
                "basePageSSLTime": 148,
                "score_cache": 100,
                "score_cdn": 2,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 39642,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 18,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 12,
                "cpu.EventDispatch": 13,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 33,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 53,
                "cpu.v8.compile": 10,
                "cpu.v8.produceCache": 29,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 290,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 546,
                "cpu.PrePaint": 21,
                "cpu.Paint": 21,
                "cpu.Layerize": 2,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 18,
                "cpu.HitTest": 5,
                "cpu.XHRReadyStateChange": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 10,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.XHRLoad": 0,
                "cpu.Idle": 2030,
                "start_epoch": 1725630225.4301167,
                "date": 1725630228.1217866,
                "fullyLoadedCPUms": 4339,
                "fullyLoadedCPUpct": 41.811175337181645,
                "domElements": 364,
                "domComplete": 2690,
                "PerformancePaintTiming.first-paint": 1935.5,
                "PerformancePaintTiming.first-contentful-paint": 1935.5,
                "test_run_time_ms": 20405,
                "Colordepth": 24,
                "generated-content-percent": 14.27,
                "generated-content-size": 4.7199999999999998,
                "lastVisualChange": 3100,
                "render": 2000,
                "visualComplete85": 2600,
                "visualComplete90": 2800,
                "visualComplete95": 3100,
                "visualComplete99": 3100,
                "visualComplete": 3100,
                "SpeedIndex": 2334,
                "chromeUserTiming.navigationStart": 111,
                "chromeUserTiming.fetchStart": 47,
                "chromeUserTiming.domLoading": 712,
                "chromeUserTiming.responseEnd": 703,
                "chromeUserTiming.domInteractive": 2546,
                "chromeUserTiming.domContentLoadedEventStart": 2556,
                "chromeUserTiming.domContentLoadedEventEnd": 2708,
                "chromeUserTiming.domComplete": 2719,
                "chromeUserTiming.unloadEventStart": 711,
                "chromeUserTiming.unloadEventEnd": 711,
                "chromeUserTiming.markAsMainFrame": 711,
                "chromeUserTiming.commitNavigationEnd": 712,
                "chromeUserTiming.firstPaint": 1963,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1963,
                "chromeUserTiming.firstContentfulPaint": 1963,
                "chromeUserTiming.firstImagePaint": 1963,
                "chromeUserTiming.LayoutShift": 2530,
                "chromeUserTiming.firstMeaningfulPaint": 2662,
                "chromeUserTiming.loadEventStart": 2719,
                "chromeUserTiming.loadEventEnd": 2719,
                "chromeUserTiming.LargestTextPaint": 2959,
                "chromeUserTiming.LargestImagePaint": 2564,
                "chromeUserTiming.LargestContentfulPaint": 2564,
                "chromeUserTiming.TotalLayoutShift": 0.19145036503483545,
                "chromeUserTiming.CumulativeLayoutShift": 0.19145036503483545,
                "maxFID": 103,
                "TTIMeasurementEnd": 6187,
                "LastInteractive": 2708,
                "TotalBlockingTime": 134,
                "run": 1,
                "step": 1,
                "effectiveBps": 2863785,
                "domTime": 0,
                "aft": 0,
                "titleTime": 113,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.90000000000000002,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.42999999999999999,
                "effectiveBpsDoc": 3417094,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.XHRLoad": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TimeToInteractive": 0,
                "FirstCPUIdle": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstImagePaint": 0,
                "firstMeaningfulPaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.v8.produceCache": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 0,
                "cpu.HitTest": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.XHRLoad": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-2280-10.10.1.194",
                "loadTime": 13199,
                "docTime": 13199,
                "fullyLoaded": 13526,
                "bytesOut": 126614,
                "bytesOutDoc": 124834,
                "bytesIn": 7178154,
                "bytesInDoc": 7177728,
                "requests": [
                    {
                        "type": 3,
                        "id": "F441EEDBED63DE2B923B7F076D68975B",
                        "request_id": "F441EEDBED63DE2B923B7F076D68975B",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/",
                        "raw_id": "F441EEDBED63DE2B923B7F076D68975B",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 364,
                        "ttfb_ms": 362,
                        "load_start": 301,
                        "load_start_float": 301.00007799999997,
                        "bytesIn": 5166,
                        "objectSize": 5166,
                        "objectSizeUncompressed": 29032,
                        "chunks": [
                            {
                                "ts": 664,
                                "bytes": 5166,
                                "inflated": 29032
                            }
                        ],
                        "expires": "Fri, 06 Sep 2024 13:52:36 GMT",
                        "cacheControl": "max-age=600",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 38,
                        "connect_start": 38,
                        "connect_end": 154,
                        "ssl_start": 154,
                        "ssl_end": 300,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "countyhighway.com",
                            "sanList": [
                                "countyhighway.com",
                                "www.countyhighway.com"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725212268,
                            "validTo": 1732988267,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725215778588,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D7B584EAACC0F5106A616B9A4D1BA596C162960914BEDFBC194461D7D7AE7971022100D92CFC653521DFC74F1F0259D94A27458EFF1C90D67409424744E2B4E36F8BE8"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1725215778643,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402201986B09D3431918ABABF2B3999E3333C316A32291B27ECC80AC1B2B77B3C096702201D872708D32B600EF80A1A67B69FE77336B04D5A46788057234F7B8B8E3C3873"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: max-age=600",
                                "content-encoding: gzip",
                                "content-length: 5166",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                "expires: Fri, 06 Sep 2024 13:52:36 GMT",
                                "server: Apache",
                                "vary: Cookie,Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2125,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 37,
                        "connect_ms": 116,
                        "ssl_ms": 146,
                        "gzip_total": 5166,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 13,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 78,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFCTCCA\/GgAwIBAgISBDipBLf8YIUVNo1rx+xAaU2EMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAxMTczNzQ4WhcNMjQxMTMwMTczNzQ3WjAcMRowGAYDVQQD\nExFjb3VudHloaWdod2F5LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAKO92U58JBhQSxLOQNblF\/PV4PDFteRgHtHFMCgxgRLxCdmgQqsc7JScY38t\nqduNUgYPEiwOYpirdWWS9K93zCIgrMMSwLBFjC\/jEmHZbSKSBcCSqXCdaykUc2aT\nrkdDDxOw69iclOCkMG\/txMpe4YPlw4QA\/NgTbn52YElJuIqK5h2Uvszue9yKgHQL\n5Et++T78tZ3fhnW1MPum\/HlIC\/T5dnJfNxKgQinZM+2GFE33K7t4DTDwCyPlN9DR\n0bs1J4tceHmsEygldhtxwJBn4oyriZdnrrAwmqloNIUePbc0D7+ktCS9e\/FAOilK\nhbUCcJaOAa46dwUa6ufjLOVoobECAwEAAaOCAiwwggIoMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUyITKJLxQy\/eQt59lkeDyjcr5Q9MwHwYDVR0jBBgwFoAUxc9GpOr0\nw8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVu\nY3Iub3JnLzAzBgNVHREELDAqghFjb3VudHloaWdod2F5LmNvbYIVd3d3LmNvdW50\neWhpZ2h3YXkuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIE\nAgSB9QSB8gDwAHcAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGR\nrt+nHAAABAMASDBGAiEA17WE6qzA9RBqYWuaTRullsFilgkUvt+8GURh19eueXEC\nIQDZLPxlNSHfx08fAlnZSidFjv8ckNZ0CUJHROK042+L6AB1AHb\/iD8KtvuVUcJh\nzPWHujS0pM27KdxoQgqf5mdMWjp0AAABka7fp1MAAAQDAEYwRAIgGYawnTQxkYq6\nvys5meMzPDFqMikbJ+zICsGyt3s8CWcCIB2HJwjTK2AO+AoaZ7af53M2sE1aRniA\nVyNPe4uOPDhzMA0GCSqGSIb3DQEBCwUAA4IBAQBo8jynkPrMenwDXmWaV0NScjt8\nJMTOSCkGTGEVOLkN2xD\/61Dh5WjZaPxhe2eZaUyLZ4wwRDwU+AmBycXZb7w035Hq\nDiyWAP4JurxW0WVY909xiVK2FVNvBv3mSeDV+pzRkFZd9jHZ3H3XLXMfcji2E3Ul\nliWADjIHrPNHwj7fQPEcsug2gpEdq2V4xXgU5MreHEl6NvwxkhM2n8XYQvaJ0jpY\n\/bDd4vX0UlvWcJ0ToB6LRtm\/y9JDN36qV0\/Wqov3isY43vcAqdsVb2igUlVj3QYS\nn72MkzojyOq4QNy8PQ\/Trnyn42ZcNFKTbYHKp9yNWOq527cCfcMgPncLqOe0\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 665,
                        "ttfb_start": 301,
                        "ttfb_end": 663,
                        "download_start": 663,
                        "download_end": 665,
                        "download_ms": 2,
                        "all_start": 1,
                        "all_end": 665,
                        "all_ms": 663,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                3223.0070000000001,
                                3223.4360000000001
                            ],
                            [
                                3223.02,
                                3223.3339999999998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "196398.2",
                        "request_id": "196398.2",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/css\/main.css",
                        "raw_id": "196398.2",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 144,
                        "ttfb_ms": 140,
                        "load_start": 713,
                        "load_start_float": 713.00009399999999,
                        "bytesIn": 9555,
                        "objectSize": 9555,
                        "objectSizeUncompressed": 51542,
                        "chunks": [
                            {
                                "ts": 856,
                                "bytes": 9555,
                                "inflated": 51542
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 22,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/css\/main.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 9555",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                "etag: \"c956-61f65b58c548e-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                "last-modified: Sun, 11 Aug 2024 10:19:18 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1834,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 9555,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 685,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 94,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 857,
                        "ttfb_start": 713,
                        "ttfb_end": 853,
                        "download_start": 853,
                        "download_end": 857,
                        "download_ms": 4,
                        "all_start": 713,
                        "all_end": 857,
                        "all_ms": 144,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "196398.3",
                        "request_id": "196398.3",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/css\/photoswipe.css",
                        "raw_id": "196398.3",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 151,
                        "ttfb_ms": 146,
                        "load_start": 714,
                        "load_start_float": 714.00009999999997,
                        "bytesIn": 2329,
                        "objectSize": 2329,
                        "objectSizeUncompressed": 7003,
                        "chunks": [
                            {
                                "ts": 861,
                                "bytes": 2329,
                                "inflated": 7003
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 22,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/css\/photoswipe.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 2329",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                "etag: \"1b5b-61c4ad933b618-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                "last-modified: Tue, 02 Jul 2024 22:00:57 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1852,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2329,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 689,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 100,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 865,
                        "ttfb_start": 714,
                        "ttfb_end": 860,
                        "download_start": 860,
                        "download_end": 865,
                        "download_ms": 5,
                        "all_start": 714,
                        "all_end": 865,
                        "all_ms": 151,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "196398.4",
                        "request_id": "196398.4",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                        "raw_id": "196398.4",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 253,
                        "ttfb_ms": 250,
                        "load_start": 715,
                        "load_start_float": 715.00010599999996,
                        "bytesIn": 4637,
                        "objectSize": 4637,
                        "objectSizeUncompressed": 14569,
                        "chunks": [
                            {
                                "ts": 967,
                                "bytes": 4637,
                                "inflated": 14569
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 23,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 4637",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                "etag: \"38e9-61c438d7e6a8c-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:42 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1879,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4637,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 690,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 106,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 968,
                        "ttfb_start": 715,
                        "ttfb_end": 965,
                        "download_start": 965,
                        "download_end": 968,
                        "download_ms": 3,
                        "all_start": 715,
                        "all_end": 968,
                        "all_ms": 253,
                        "index": 3,
                        "number": 4,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 1,
                        "cpuTime": 3,
                        "js_timing": [
                            [
                                1040.723,
                                1043.1790000000001
                            ],
                            [
                                1040.759,
                                1041.5039999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "196398.5",
                        "request_id": "196398.5",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/js\/modules\/photoswipe.umd.min.js",
                        "raw_id": "196398.5",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 503,
                        "ttfb_ms": 497,
                        "load_start": 715,
                        "load_start_float": 715.00011199999994,
                        "bytesIn": 16769,
                        "objectSize": 16769,
                        "objectSizeUncompressed": 54397,
                        "chunks": [
                            {
                                "ts": 1217,
                                "bytes": 16769,
                                "inflated": 54397
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 23,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/js\/modules\/photoswipe.umd.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 16769",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                "etag: \"d47d-61c438d831db2-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:42 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1852,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 16769,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 694,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 112,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1218,
                        "ttfb_start": 715,
                        "ttfb_end": 1212,
                        "download_start": 1212,
                        "download_end": 1218,
                        "download_ms": 6,
                        "all_start": 715,
                        "all_end": 1218,
                        "all_ms": 503,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 7,
                            "v8.compile": 2
                        },
                        "cpu.EvaluateScript": 7,
                        "cpu.v8.compile": 2,
                        "cpuTime": 9,
                        "js_timing": [
                            [
                                1318.0640000000001,
                                1325.55
                            ],
                            [
                                1318.1110000000001,
                                1319.7180000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "196398.9",
                        "request_id": "196398.9",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/logo-ribbon--light.svg",
                        "raw_id": "196398.9",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 386,
                        "ttfb_ms": 279,
                        "load_start": 716,
                        "load_start_float": 716.000136,
                        "bytesIn": 37494,
                        "objectSize": 37494,
                        "objectSizeUncompressed": 37494,
                        "chunks": [
                            {
                                "ts": 998,
                                "bytes": 16287
                            },
                            {
                                "ts": 1092,
                                "bytes": 16375
                            },
                            {
                                "ts": 1102,
                                "bytes": 4832
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 59,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/logo-ribbon--light.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 37494",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                "etag: \"9276-61c438b85e415\"",
                                "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:09 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2032,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 39,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 37494,
                        "gzip_save": 22525,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 708,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 136,
                        "server_port": "443",
                        "load_end": 1102,
                        "ttfb_start": 716,
                        "ttfb_end": 995,
                        "download_start": 995,
                        "download_end": 1102,
                        "download_ms": 107,
                        "all_start": 716,
                        "all_end": 1102,
                        "all_ms": 386,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "196398.10",
                        "request_id": "196398.10",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/logo-ribbon--dark.svg",
                        "raw_id": "196398.10",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 447,
                        "ttfb_ms": 408,
                        "load_start": 717,
                        "load_start_float": 717.00014199999998,
                        "bytesIn": 37494,
                        "objectSize": 37494,
                        "objectSizeUncompressed": 37494,
                        "chunks": [
                            {
                                "ts": 1128,
                                "bytes": 16308
                            },
                            {
                                "ts": 1164,
                                "bytes": 21186
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 61,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/logo-ribbon--dark.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 37494",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                "etag: \"9276-61c438bcd5d45\"",
                                "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:14 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2029,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 39,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 37494,
                        "gzip_save": 22520,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 711,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 142,
                        "server_port": "443",
                        "load_end": 1164,
                        "ttfb_start": 717,
                        "ttfb_end": 1125,
                        "download_start": 1125,
                        "download_end": 1164,
                        "download_ms": 39,
                        "all_start": 717,
                        "all_end": 1164,
                        "all_ms": 447,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "196398.6",
                        "request_id": "196398.6",
                        "ip_addr": "104.18.187.31",
                        "full_url": "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.jsdelivr.net",
                        "url": "\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                        "raw_id": "196398.6",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 71,
                        "ttfb_ms": 49,
                        "load_start": 845,
                        "load_start_float": 845.00011800000004,
                        "bytesIn": 12933,
                        "objectSize": 12933,
                        "objectSizeUncompressed": 29803,
                        "chunks": [
                            {
                                "ts": 898,
                                "bytes": 1360,
                                "inflated": 2689
                            },
                            {
                                "ts": 902,
                                "bytes": 2738,
                                "inflated": 6006
                            },
                            {
                                "ts": 906,
                                "bytes": 1369,
                                "inflated": 3279
                            },
                            {
                                "ts": 911,
                                "bytes": 4098,
                                "inflated": 9332
                            },
                            {
                                "ts": 916,
                                "bytes": 3368,
                                "inflated": 8497
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000, s-maxage=31536000, immutable",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 151,
                        "protocol": "HTTP\/2",
                        "dns_start": 704,
                        "dns_end": 745,
                        "connect_start": 746,
                        "connect_end": 776,
                        "ssl_start": 776,
                        "ssl_end": 844,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 26,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.jsdelivr.net",
                                ":method: GET",
                                ":path: \/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: *",
                                "age: 10805485",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=31536000, s-maxage=31536000, immutable",
                                "cf-cache-status: HIT",
                                "cf-ray: 8beee221ac899004-FRA",
                                "content-encoding: gzip",
                                "content-length: 12933",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                "etag: W\/\"746b-2972YX1vt\/FBmWw6HVrvIC6t+Gc\"",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=aEAVZTbJj2ZqguNu9KWpLtrET92ZgZUQQfml%2Bq7RG3nGnjShVOW8a%2B5WbFcjEXDy9BY9UZuz%2BekoShZ3QRN0UojfEBFoNNJ4frAKp3Ln%2F2xD2LL9Yx87X0jWDrpWtr6m%2BmQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-cache: HIT, HIT",
                                "x-content-type-options: nosniff",
                                "x-jsd-version: 4.1.4",
                                "x-jsd-version-type: version",
                                "x-served-by: cache-fra-eddf8230117-FRA, cache-lga21923-LGA",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1873,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 41,
                        "connect_ms": 30,
                        "ssl_ms": 68,
                        "gzip_total": 12933,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 20730515,
                        "cdn_provider": "jsDelivr",
                        "server_count": null,
                        "created": 697,
                        "socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 118,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGMzCCBRugAwIBAgIQc7iBAyIbVzDH3HZhSN1NaDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MDUwNDAwMDAwMFoXDTI1MDUwNDIzNTk1OVowGTEXMBUGA1UEAwwOKi5q\nc2RlbGl2ci5uZXQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC4XWTo\nit+dhxD8UwBtCCc72X+erjB4uyZStHJ3FdFTIwWUwF4pP9\/e45dFyFTXsImRQKPL\nvTFVYtDc6zJQBu9xKqawTHZOppMttIbKZ7PTgb\/z9rvF2j7vH77\/ZyizqkYhZoLW\nMNCTM1hnt76u8ftY\/LfhVyNroYGkqNWFc1SLakjFI3IRjaiFvgjhzkNzRWN1pnoa\nd99h2vmXdAitJ7StQED5MZRCyOOSZJ7tMaW8JYo+tfcSp6Ngzrrdpwx0cwyDazl+\nYcCE3rno0shRhmGgbJGTcMh0+HvkVNILFp8aixDzxQdxELQhfVmDfJOeIbuBuhTZ\nZtFrYuzuud\/Cx2RXAgMBAAGjggL+MIIC+jAfBgNVHSMEGDAWgBSNjF7EVK2K4Xfp\nm\/mbBeG4AY1h4TAdBgNVHQ4EFgQU1LgxwNuTmYZ3uusn350dW2t+\/Y8wDgYDVR0P\nAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG\nAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEFBQcCARYX\naHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEFBQcBAQR4\nMHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2VjdGlnb1JT\nQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYBBQUHMAGG\nF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMCcGA1UdEQQgMB6CDiouanNkZWxpdnIu\nbmV0ggxqc2RlbGl2ci5uZXQwggF+BgorBgEEAdZ5AgQCBIIBbgSCAWoBaAB1AM8R\nVu7VLnyv84db2Wkum+kacWdKsBfsrAHSW3fOzDsIAAABj0NzD8EAAAQDAEYwRAIg\nDJs1W3XkCx+oM3+Y5EJ\/3ke3+JmozRXNScDaGhp9u44CICsWTsDa7wb\/4G+WquM5\n\/QsmtEDVCnLv+7WdcnYwdBUdAHcAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzE\nuVCkR+cAAAGPQ3MPbwAABAMASDBGAiEAwkCFZX7mMKw8L3VBcere4swnjDcYVFF8\n9HNN\/RltmpsCIQDB7Sbq+zj0ZhZIEMg14oJWfufbZIyMVjiTiVtDA\/jG4wB2AE51\noydcmhDDOFts1N8\/Uusd8OCOG41pwLH6ZLFimjnfAAABj0NzD2EAAAQDAEcwRQIh\nAIYvDXGt4EN1\/JXBH9NVvbaZ27lLItLPainqPnaMxfwWAiAH9ezXeDPHuaU+yZUd\nLnGR5yjbuum5xz342zC4mFKvyTANBgkqhkiG9w0BAQsFAAOCAQEAgjjmRvnuUIPa\ndOi5kbeDxUY7y0Ui499sEFG6gELHcZfF3e\/C6BH+r111bdEwdpOBtIEvvMlMJQUB\n2kJYI9NzY\/zzIo0h4wpgpNsmZKPGcZCRBsvL+8cq24VkpKJNjv0JCqA3odSjVbAG\nROcQiWrdkBocjSTAA0pGSKY+jME71jObQ+CycxqGjuw9waHspqfGrTBvZHmEan+T\n7WHoTFeSti62Iy9ALh+swWcoHfLRb6ZkaNC71mHuQm3r6X3hBZ7GYuhMR0IcG0YW\n1goNVKyoqw+tOuQOCpYQYfukgtHc2y+UjudjoCUolYZ5O2Bu0UkyuWNeMTP3f41c\n0fCvoRg2Fg==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAw\nMjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNV\nBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU\naGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2Vy\ndGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCAEmUXNg7D2wiz0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ\/MPans9s\/B\n3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2jY0K2dvKpOyuR+OJv0OwWIJAJPuLodMkY\ntJHUYmTbf6MG8YgYapAiPLz+E\/CHFHv25B+O1ORRxhFnRghRy4YUVD+8M\/5+bJz\/\nFp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat\/\/O+T23LLb2\nVN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT\n79uq\/nROacdrjGCT3sTHDN\/hMq7MkztReJVni+49Vv4M0GkPGw\/zJSZrM233bkf6\nc0Plfg6lZrEpfDKEY1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmT\nYo61Zs8liM2EuLE\/pDkP2QKe6xJMlXzzawWpXhaDzLhn4ugTncxbgtNMs+1b\/97l\nc6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8yexDJtC\/QV9AqURE9JnnV4ee\nUB9XVKg+\/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+eLf8ZxXhyVeE\nHg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd\nBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH\/BAQDAgEGMA8G\nA1UdEwEB\/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPF\nUp\/L+M+ZBn8b2kMVn54CVVeWFPFSPCeHlCjtHzoBN6J2\/FNQwISbxmtOuowhT6KO\nVWKR82kV2LyI48SqC\/3vqOlLVSoGIG1VeCkZ7l8wXEskEVX\/JJpuXior7gtNn3\/3\nATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQEg9zKC7F4iRO\/Fjs\n8PRF\/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR\niQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr\/+XeTWYRUc+ZruwXtuhxkYze\nSf7dNXGiFSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn\/f3gZ\nXHlKYC6SQK5MNyosycdiyA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9\/\nqS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9cJ2vhsE\/zB+4ALtRZh8tSQZXq9EfX7mRB\nVXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGwsAvgnEzDHNb842m1R0aB\nL6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY\/MiQu12ZIvVS5ljFH4gxQ+6IHdfG\njjxDah2nGN59PRbxYvnKkKj9\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 916,
                        "ttfb_start": 845,
                        "ttfb_end": 894,
                        "download_start": 894,
                        "download_end": 916,
                        "download_ms": 22,
                        "all_start": 704,
                        "all_end": 916,
                        "all_ms": 210,
                        "index": 7,
                        "number": 8,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 1,
                            "FunctionCall": 2
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 2,
                        "cpuTime": 5,
                        "js_timing": [
                            [
                                1326.213,
                                1328.5409999999999
                            ],
                            [
                                1326.24,
                                1327.1020000000001
                            ],
                            [
                                13199.096,
                                13199.357
                            ],
                            [
                                13317.972,
                                13319.92
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "196398.7",
                        "request_id": "196398.7",
                        "ip_addr": "104.18.187.31",
                        "full_url": "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.jsdelivr.net",
                        "url": "\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css",
                        "raw_id": "196398.7",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 76,
                        "ttfb_ms": 73,
                        "load_start": 845,
                        "load_start_float": 845.00013100000001,
                        "bytesIn": 1310,
                        "objectSize": 1310,
                        "objectSizeUncompressed": 5002,
                        "chunks": [
                            {
                                "ts": 920,
                                "bytes": 1310,
                                "inflated": 5002
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000, s-maxage=31536000, immutable",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 151,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 29,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.jsdelivr.net",
                                ":method: GET",
                                ":path: \/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "access-control-expose-headers: *",
                                "age: 14560213",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=31536000, s-maxage=31536000, immutable",
                                "cf-cache-status: HIT",
                                "cf-ray: 8beee2219c869004-FRA",
                                "content-encoding: gzip",
                                "content-length: 1310",
                                "content-type: text\/css; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                "etag: W\/\"138a-nCVqx5aWVkM0NV+MS4SFkGd\/1YM\"",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ZO7SGxPkHzrtQGBl3hZ9DWnPB5OaGAGQJTe8JRXkIpI0ZozV5xGpRnOj0kUMeOE9D6CF11McP8gHkAL9LQa%2FxC5J8Can83d2WcMK5bMhyRsaux5C2nRsiUEujnMbkiUQ2AE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-cache: HIT, HIT",
                                "x-content-type-options: nosniff",
                                "x-jsd-version: 4.1.4",
                                "x-jsd-version-type: version",
                                "x-served-by: cache-fra-eddf8230135-FRA, cache-lga21967-LGA",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1921,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1310,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 16975787,
                        "cdn_provider": "jsDelivr",
                        "server_count": null,
                        "created": 705,
                        "socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 131,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 921,
                        "ttfb_start": 845,
                        "ttfb_end": 918,
                        "download_start": 918,
                        "download_end": 921,
                        "download_ms": 3,
                        "all_start": 845,
                        "all_end": 921,
                        "all_ms": 76,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "196398.11",
                        "request_id": "196398.11",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/illustration.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/illustration.svg",
                        "raw_id": "196398.11",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1054,
                        "ttfb_ms": 147,
                        "load_start": 1110,
                        "load_start_float": 1110.0001540000001,
                        "bytesIn": 527341,
                        "objectSize": 527341,
                        "objectSizeUncompressed": 527341,
                        "chunks": [
                            {
                                "ts": 1262,
                                "bytes": 16261
                            },
                            {
                                "ts": 1333,
                                "bytes": 32750
                            },
                            {
                                "ts": 1349,
                                "bytes": 16375
                            },
                            {
                                "ts": 1369,
                                "bytes": 16375
                            },
                            {
                                "ts": 1398,
                                "bytes": 16375
                            },
                            {
                                "ts": 1427,
                                "bytes": 16375
                            },
                            {
                                "ts": 1453,
                                "bytes": 16489
                            },
                            {
                                "ts": 1486,
                                "bytes": 16375
                            },
                            {
                                "ts": 1509,
                                "bytes": 16375
                            },
                            {
                                "ts": 1540,
                                "bytes": 16375
                            },
                            {
                                "ts": 1564,
                                "bytes": 16375
                            },
                            {
                                "ts": 1595,
                                "bytes": 16375
                            },
                            {
                                "ts": 1623,
                                "bytes": 16375
                            },
                            {
                                "ts": 1655,
                                "bytes": 16375
                            },
                            {
                                "ts": 1683,
                                "bytes": 16375
                            },
                            {
                                "ts": 1711,
                                "bytes": 16375
                            },
                            {
                                "ts": 1737,
                                "bytes": 16375
                            },
                            {
                                "ts": 1765,
                                "bytes": 16375
                            },
                            {
                                "ts": 1795,
                                "bytes": 16375
                            },
                            {
                                "ts": 1823,
                                "bytes": 16375
                            },
                            {
                                "ts": 1869,
                                "bytes": 16375
                            },
                            {
                                "ts": 1891,
                                "bytes": 16375
                            },
                            {
                                "ts": 1920,
                                "bytes": 16375
                            },
                            {
                                "ts": 1946,
                                "bytes": 16375
                            },
                            {
                                "ts": 1974,
                                "bytes": 16375
                            },
                            {
                                "ts": 2005,
                                "bytes": 16375
                            },
                            {
                                "ts": 2026,
                                "bytes": 16375
                            },
                            {
                                "ts": 2054,
                                "bytes": 16375
                            },
                            {
                                "ts": 2093,
                                "bytes": 16375
                            },
                            {
                                "ts": 2121,
                                "bytes": 16375
                            },
                            {
                                "ts": 2153,
                                "bytes": 16375
                            },
                            {
                                "ts": 2164,
                                "bytes": 3341
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 119,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/illustration.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 527341",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                "etag: \"80bed-61c438b2024c2\"",
                                "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:02 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2014,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 38,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 527341,
                        "gzip_save": 326426,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1108,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 154,
                        "server_port": "443",
                        "load_end": 2164,
                        "ttfb_start": 1110,
                        "ttfb_end": 1257,
                        "download_start": 1257,
                        "download_end": 2164,
                        "download_ms": 907,
                        "all_start": 1110,
                        "all_end": 2164,
                        "all_ms": 1054,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "196398.12",
                        "request_id": "196398.12",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/logo-ribbon--grey.svg",
                        "raw_id": "196398.12",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1121,
                        "ttfb_ms": 1027,
                        "load_start": 1170,
                        "load_start_float": 1170.000162,
                        "bytesIn": 73649,
                        "objectSize": 73649,
                        "objectSizeUncompressed": 73649,
                        "chunks": [
                            {
                                "ts": 2200,
                                "bytes": 16308
                            },
                            {
                                "ts": 2222,
                                "bytes": 16375
                            },
                            {
                                "ts": 2251,
                                "bytes": 16375
                            },
                            {
                                "ts": 2279,
                                "bytes": 16375
                            },
                            {
                                "ts": 2291,
                                "bytes": 8216
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 121,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/logo-ribbon--grey.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 73649",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                "etag: \"11fb1-61c438b5fed2a\"",
                                "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:06 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2029,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 35,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 73649,
                        "gzip_save": 47165,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1169,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 162,
                        "server_port": "443",
                        "load_end": 2291,
                        "ttfb_start": 1170,
                        "ttfb_end": 2197,
                        "download_start": 2197,
                        "download_end": 2291,
                        "download_ms": 94,
                        "all_start": 1170,
                        "all_end": 2291,
                        "all_ms": 1121,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "196398.13",
                        "request_id": "196398.13",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/logo-nameplate--grey.svg",
                        "raw_id": "196398.13",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1875,
                        "ttfb_ms": 1025,
                        "load_start": 1294,
                        "load_start_float": 1294.000168,
                        "bytesIn": 388999,
                        "objectSize": 388999,
                        "objectSizeUncompressed": 388999,
                        "chunks": [
                            {
                                "ts": 2323,
                                "bytes": 16306
                            },
                            {
                                "ts": 2355,
                                "bytes": 16375
                            },
                            {
                                "ts": 2378,
                                "bytes": 16375
                            },
                            {
                                "ts": 2444,
                                "bytes": 16375
                            },
                            {
                                "ts": 2474,
                                "bytes": 16375
                            },
                            {
                                "ts": 2501,
                                "bytes": 16375
                            },
                            {
                                "ts": 2529,
                                "bytes": 16375
                            },
                            {
                                "ts": 2558,
                                "bytes": 16444
                            },
                            {
                                "ts": 2581,
                                "bytes": 16375
                            },
                            {
                                "ts": 2618,
                                "bytes": 16375
                            },
                            {
                                "ts": 2647,
                                "bytes": 16375
                            },
                            {
                                "ts": 2675,
                                "bytes": 16375
                            },
                            {
                                "ts": 2780,
                                "bytes": 16375
                            },
                            {
                                "ts": 2807,
                                "bytes": 16375
                            },
                            {
                                "ts": 2831,
                                "bytes": 16375
                            },
                            {
                                "ts": 2859,
                                "bytes": 16375
                            },
                            {
                                "ts": 2888,
                                "bytes": 16375
                            },
                            {
                                "ts": 2915,
                                "bytes": 16375
                            },
                            {
                                "ts": 2961,
                                "bytes": 16375
                            },
                            {
                                "ts": 2984,
                                "bytes": 16375
                            },
                            {
                                "ts": 3012,
                                "bytes": 16375
                            },
                            {
                                "ts": 3122,
                                "bytes": 16375
                            },
                            {
                                "ts": 3166,
                                "bytes": 16375
                            },
                            {
                                "ts": 3169,
                                "bytes": 12374
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 125,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/logo-nameplate--grey.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 388999",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                "etag: \"5ef87-61c438b797087\"",
                                "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:08 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2038,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 39,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 388999,
                        "gzip_save": 233820,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1276,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 93,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 168,
                        "server_port": "443",
                        "load_end": 3169,
                        "ttfb_start": 1294,
                        "ttfb_end": 2319,
                        "download_start": 2319,
                        "download_end": 3169,
                        "download_ms": 850,
                        "all_start": 1294,
                        "all_end": 3169,
                        "all_ms": 1875,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "196398.48",
                        "request_id": "196398.48",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/js\/main.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/js\/main.js",
                        "raw_id": "196398.48",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1876,
                        "ttfb_ms": 1863,
                        "load_start": 1317,
                        "load_start_float": 1317.0001870000001,
                        "bytesIn": 456,
                        "objectSize": 456,
                        "objectSizeUncompressed": 1212,
                        "chunks": [
                            {
                                "ts": 3193,
                                "bytes": 456,
                                "inflated": 1212
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 556,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/js\/main.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 456",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                "etag: \"4bc-61c438c344579-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:20 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1786,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 456,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1280,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 187,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 3193,
                        "ttfb_start": 1317,
                        "ttfb_end": 3180,
                        "download_start": 3180,
                        "download_end": 3193,
                        "download_ms": 13,
                        "all_start": 1317,
                        "all_end": 3193,
                        "all_ms": 1876,
                        "index": 12,
                        "number": 13,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                3341.5990000000002,
                                3342.4160000000002
                            ],
                            [
                                3341.6320000000001,
                                3341.8339999999998
                            ],
                            [
                                3504.2190000000001,
                                3504.5450000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "196398.49",
                        "request_id": "196398.49",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/js\/templates\/home.js",
                        "raw_id": "196398.49",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1874,
                        "ttfb_ms": 1866,
                        "load_start": 1323,
                        "load_start_float": 1323.0001930000001,
                        "bytesIn": 730,
                        "objectSize": 730,
                        "objectSizeUncompressed": 2086,
                        "chunks": [
                            {
                                "ts": 3196,
                                "bytes": 730,
                                "inflated": 2086
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 556,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/js\/templates\/home.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 730",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                "etag: \"826-61c438d52d61b-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:39 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1816,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 730,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1281,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 193,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 3197,
                        "ttfb_start": 1323,
                        "ttfb_end": 3189,
                        "download_start": 3189,
                        "download_end": 3197,
                        "download_ms": 8,
                        "all_start": 1323,
                        "all_end": 3197,
                        "all_ms": 1874,
                        "index": 13,
                        "number": 14,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0,
                            "FunctionCall": 68
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 68,
                        "cpuTime": 69,
                        "js_timing": [
                            [
                                3344.2240000000002,
                                3344.5210000000002
                            ],
                            [
                                3344.2469999999998,
                                3344.4499999999998
                            ],
                            [
                                3364.1750000000002,
                                3432.1950000000002
                            ]
                        ],
                        "blockingTime": 68.019999999999982
                    },
                    {
                        "type": 3,
                        "id": "196398.14",
                        "request_id": "196398.14",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                        "raw_id": "196398.14",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2017,
                        "ttfb_ms": 1859,
                        "load_start": 1323,
                        "load_start_float": 1323.0002119999999,
                        "bytesIn": 102632,
                        "objectSize": 102632,
                        "objectSizeUncompressed": 102632,
                        "chunks": [
                            {
                                "ts": 3206,
                                "bytes": 16375
                            },
                            {
                                "ts": 3229,
                                "bytes": 16375
                            },
                            {
                                "ts": 3252,
                                "bytes": 16375
                            },
                            {
                                "ts": 3282,
                                "bytes": 16375
                            },
                            {
                                "ts": 3309,
                                "bytes": 16375
                            },
                            {
                                "ts": 3337,
                                "bytes": 16375
                            },
                            {
                                "ts": 3340,
                                "bytes": 4382
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 181,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 102632",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                "etag: \"190e8-61ea4a583e967\"",
                                "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:20 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 102632,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1284,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 212,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "100 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 218.667,
                                        "standardDeviation": 51.971400000000003,
                                        "kurtosis": 1.49475,
                                        "skewness": -1.49698,
                                        "entropy": 0.67356799999999994
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 6,
                                        "max": 255,
                                        "mean": 218.608,
                                        "standardDeviation": 52.109499999999997,
                                        "kurtosis": 1.5036799999999999,
                                        "skewness": -1.50092,
                                        "entropy": 0.67413999999999996
                                    },
                                    "green": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 218.565,
                                        "standardDeviation": 52.163600000000002,
                                        "kurtosis": 1.4839500000000001,
                                        "skewness": -1.49762,
                                        "entropy": 0.67360399999999998
                                    },
                                    "blue": {
                                        "min": 6,
                                        "max": 255,
                                        "mean": 218.828,
                                        "standardDeviation": 51.641199999999998,
                                        "kurtosis": 1.49495,
                                        "skewness": -1.49197,
                                        "entropy": 0.67295899999999997
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:39+00:00",
                                    "date:modify": "2024-09-06T13:42:39+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "2a85e6cf96ad852c1afca9992cea63db73a416c7c51fe31140fe4a3654b25502"
                                },
                                "tainted": false,
                                "filesize": "102632B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "35.6259MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.008"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3340,
                        "ttfb_start": 1323,
                        "ttfb_end": 3182,
                        "download_start": 3182,
                        "download_end": 3340,
                        "download_ms": 158,
                        "all_start": 1323,
                        "all_end": 3340,
                        "all_ms": 2017,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "196398.15",
                        "request_id": "196398.15",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                        "raw_id": "196398.15",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2329,
                        "ttfb_ms": 2209,
                        "load_start": 1323,
                        "load_start_float": 1323.0002179999999,
                        "bytesIn": 86152,
                        "objectSize": 86152,
                        "objectSizeUncompressed": 86152,
                        "chunks": [
                            {
                                "ts": 3537,
                                "bytes": 16287
                            },
                            {
                                "ts": 3562,
                                "bytes": 16375
                            },
                            {
                                "ts": 3590,
                                "bytes": 16375
                            },
                            {
                                "ts": 3623,
                                "bytes": 16375
                            },
                            {
                                "ts": 3648,
                                "bytes": 16375
                            },
                            {
                                "ts": 3652,
                                "bytes": 4365
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 186,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 86152",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"15088-61ea4a5839b47\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:20 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 93,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 86152,
                        "image_save": 5724,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1285,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 218,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "80 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 208.149,
                                        "standardDeviation": 60.626100000000001,
                                        "kurtosis": 0.25172499999999998,
                                        "skewness": -1.1468100000000001,
                                        "entropy": 0.67533600000000005
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 208.17400000000001,
                                        "standardDeviation": 60.583399999999997,
                                        "kurtosis": 0.24345600000000001,
                                        "skewness": -1.14496,
                                        "entropy": 0.67493199999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 208.12299999999999,
                                        "standardDeviation": 60.668199999999999,
                                        "kurtosis": 0.25998599999999999,
                                        "skewness": -1.1486499999999999,
                                        "entropy": 0.67591000000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 208.149,
                                        "standardDeviation": 60.626800000000003,
                                        "kurtosis": 0.251614,
                                        "skewness": -1.14679,
                                        "entropy": 0.67516699999999996
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:39+00:00",
                                    "date:modify": "2024-09-06T13:42:39+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "45c226580c272021b626fe016e21b606f65c3fb5ca85b5e5b27f2ddc44960329"
                                },
                                "tainted": false,
                                "filesize": "81787B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "19.9179MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.014"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3652,
                        "ttfb_start": 1323,
                        "ttfb_end": 3532,
                        "download_start": 3532,
                        "download_end": 3652,
                        "download_ms": 120,
                        "all_start": 1323,
                        "all_end": 3652,
                        "all_ms": 2329,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "196398.16",
                        "request_id": "196398.16",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                        "raw_id": "196398.16",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2180,
                        "ttfb_ms": 2045,
                        "load_start": 1324,
                        "load_start_float": 1324.0002239999999,
                        "bytesIn": 89924,
                        "objectSize": 89924,
                        "objectSizeUncompressed": 89924,
                        "chunks": [
                            {
                                "ts": 3371,
                                "bytes": 16262
                            },
                            {
                                "ts": 3415,
                                "bytes": 16375
                            },
                            {
                                "ts": 3443,
                                "bytes": 16375
                            },
                            {
                                "ts": 3467,
                                "bytes": 16375
                            },
                            {
                                "ts": 3497,
                                "bytes": 16375
                            },
                            {
                                "ts": 3504,
                                "bytes": 8162
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 191,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 89924",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"15f44-61ea4a592fcd9\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 90,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 89924,
                        "image_save": 8651,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1286,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 224,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "80 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 202.364,
                                        "standardDeviation": 52.532499999999999,
                                        "kurtosis": -0.68688800000000005,
                                        "skewness": -0.66394399999999998,
                                        "entropy": 0.70120099999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 6,
                                        "max": 255,
                                        "mean": 203.828,
                                        "standardDeviation": 52.173099999999998,
                                        "kurtosis": -0.70526900000000003,
                                        "skewness": -0.708067,
                                        "entropy": 0.69961600000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 202.727,
                                        "standardDeviation": 52.400700000000001,
                                        "kurtosis": -0.67782500000000001,
                                        "skewness": -0.67968899999999999,
                                        "entropy": 0.70127600000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 200.536,
                                        "standardDeviation": 53.023699999999998,
                                        "kurtosis": -0.67332599999999998,
                                        "skewness": -0.60540700000000003,
                                        "entropy": 0.70271099999999997
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:39+00:00",
                                    "date:modify": "2024-09-06T13:42:39+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "f572de9d5556751f4197411b2f5a9702a8e994bff74481af79eb81d306fc95f1"
                                },
                                "tainted": false,
                                "filesize": "81762B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "26.0654MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3504,
                        "ttfb_start": 1324,
                        "ttfb_end": 3369,
                        "download_start": 3369,
                        "download_end": 3504,
                        "download_ms": 135,
                        "all_start": 1324,
                        "all_end": 3504,
                        "all_ms": 2180,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "196398.17",
                        "request_id": "196398.17",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                        "raw_id": "196398.17",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2474,
                        "ttfb_ms": 2209,
                        "load_start": 1324,
                        "load_start_float": 1324.0002300000001,
                        "bytesIn": 82160,
                        "objectSize": 82160,
                        "objectSizeUncompressed": 82160,
                        "chunks": [
                            {
                                "ts": 3683,
                                "bytes": 16375
                            },
                            {
                                "ts": 3719,
                                "bytes": 16375
                            },
                            {
                                "ts": 3747,
                                "bytes": 16375
                            },
                            {
                                "ts": 3771,
                                "bytes": 16375
                            },
                            {
                                "ts": 3798,
                                "bytes": 16660
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 196,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 82160",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"140f0-61ea4a5931c19\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 81,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 82160,
                        "image_save": 15390,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1288,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 230,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "64 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 209.387,
                                        "standardDeviation": 51.014800000000001,
                                        "kurtosis": -0.51685700000000001,
                                        "skewness": -0.893424,
                                        "entropy": 0.68773200000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 3,
                                        "max": 255,
                                        "mean": 211.34399999999999,
                                        "standardDeviation": 51.057499999999997,
                                        "kurtosis": -0.50242299999999995,
                                        "skewness": -0.93533699999999997,
                                        "entropy": 0.67622700000000002
                                    },
                                    "green": {
                                        "min": 3,
                                        "max": 255,
                                        "mean": 210.61199999999999,
                                        "standardDeviation": 51.2592,
                                        "kurtosis": -0.51317800000000002,
                                        "skewness": -0.92659400000000003,
                                        "entropy": 0.68015700000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 206.20699999999999,
                                        "standardDeviation": 50.727800000000002,
                                        "kurtosis": -0.51022800000000001,
                                        "skewness": -0.82732899999999998,
                                        "entropy": 0.70681099999999997
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:39+00:00",
                                    "date:modify": "2024-09-06T13:42:39+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "b1157719b66df98d363b91e363527085283aee2dabcc00038e3d2e52fb271eb2"
                                },
                                "tainted": false,
                                "filesize": "65500B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "20.9683MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.013"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 3798,
                        "ttfb_start": 1324,
                        "ttfb_end": 3533,
                        "download_start": 3533,
                        "download_end": 3798,
                        "download_ms": 265,
                        "all_start": 1324,
                        "all_end": 3798,
                        "all_ms": 2474,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "196398.18",
                        "request_id": "196398.18",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                        "raw_id": "196398.18",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2724,
                        "ttfb_ms": 2515,
                        "load_start": 1324,
                        "load_start_float": 1324.0002360000001,
                        "bytesIn": 96384,
                        "objectSize": 96384,
                        "objectSizeUncompressed": 96384,
                        "chunks": [
                            {
                                "ts": 3910,
                                "bytes": 16375
                            },
                            {
                                "ts": 3938,
                                "bytes": 16375
                            },
                            {
                                "ts": 3969,
                                "bytes": 16375
                            },
                            {
                                "ts": 3997,
                                "bytes": 16375
                            },
                            {
                                "ts": 4025,
                                "bytes": 16375
                            },
                            {
                                "ts": 4048,
                                "bytes": 14509
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 201,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 96384",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"17880-61ea4a593c7fa\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 84,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 96384,
                        "image_save": 15102,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1289,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 236,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "80 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 192.34200000000001,
                                        "standardDeviation": 64.2607,
                                        "kurtosis": -0.84799000000000002,
                                        "skewness": -0.60731800000000002,
                                        "entropy": 0.71812200000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 192.36699999999999,
                                        "standardDeviation": 64.258600000000001,
                                        "kurtosis": -0.85073399999999999,
                                        "skewness": -0.60645700000000002,
                                        "entropy": 0.71647400000000006
                                    },
                                    "green": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 192.316,
                                        "standardDeviation": 64.262600000000006,
                                        "kurtosis": -0.84522799999999998,
                                        "skewness": -0.60818499999999998,
                                        "entropy": 0.71952000000000005
                                    },
                                    "blue": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 192.34200000000001,
                                        "standardDeviation": 64.260999999999996,
                                        "kurtosis": -0.84804000000000002,
                                        "skewness": -0.60730700000000004,
                                        "entropy": 0.71837099999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:40+00:00",
                                    "date:modify": "2024-09-06T13:42:40+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "3b3b170cdb6f794db7f671ba08ce09b3c46473201a4bc4914ba84fabafe67b9b"
                                },
                                "tainted": false,
                                "filesize": "81875B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "24.7467MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4048,
                        "ttfb_start": 1324,
                        "ttfb_end": 3839,
                        "download_start": 3839,
                        "download_end": 4048,
                        "download_ms": 209,
                        "all_start": 1324,
                        "all_end": 4048,
                        "all_ms": 2724,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "196398.19",
                        "request_id": "196398.19",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                        "raw_id": "196398.19",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 2869,
                        "ttfb_ms": 2522,
                        "load_start": 1324,
                        "load_start_float": 1324.0002420000001,
                        "bytesIn": 86591,
                        "objectSize": 86591,
                        "objectSizeUncompressed": 86591,
                        "chunks": [
                            {
                                "ts": 4077,
                                "bytes": 16375
                            },
                            {
                                "ts": 4106,
                                "bytes": 16375
                            },
                            {
                                "ts": 4129,
                                "bytes": 16375
                            },
                            {
                                "ts": 4158,
                                "bytes": 16375
                            },
                            {
                                "ts": 4186,
                                "bytes": 16375
                            },
                            {
                                "ts": 4193,
                                "bytes": 4716
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 206,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 86591",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"1523f-61ea4a593b85a\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 86591,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1290,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 242,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "85 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 206.95400000000001,
                                        "standardDeviation": 60.532800000000002,
                                        "kurtosis": 1.2047600000000001,
                                        "skewness": -1.3945700000000001,
                                        "entropy": 0.74989700000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 213.84800000000001,
                                        "standardDeviation": 55.300400000000003,
                                        "kurtosis": 2.1103900000000002,
                                        "skewness": -1.5748500000000001,
                                        "entropy": 0.72372599999999998
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 207.86600000000001,
                                        "standardDeviation": 60.612499999999997,
                                        "kurtosis": 1.0689,
                                        "skewness": -1.3706100000000001,
                                        "entropy": 0.75094799999999995
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 199.14599999999999,
                                        "standardDeviation": 65.685500000000005,
                                        "kurtosis": 0.58822600000000003,
                                        "skewness": -1.23245,
                                        "entropy": 0.77501500000000001
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:40+00:00",
                                    "date:modify": "2024-09-06T13:42:40+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "f663fed89f0501dc7c7ada7510e63b0eb1848342319cb726139e2f37eb7dcfad"
                                },
                                "tainted": false,
                                "filesize": "86591B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "15.831MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.018"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4193,
                        "ttfb_start": 1324,
                        "ttfb_end": 3846,
                        "download_start": 3846,
                        "download_end": 4193,
                        "download_ms": 347,
                        "all_start": 1324,
                        "all_end": 4193,
                        "all_ms": 2869,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "196398.20",
                        "request_id": "196398.20",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                        "raw_id": "196398.20",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3039,
                        "ttfb_ms": 2515,
                        "load_start": 1325,
                        "load_start_float": 1325.0002480000001,
                        "bytesIn": 101993,
                        "objectSize": 101993,
                        "objectSizeUncompressed": 101993,
                        "chunks": [
                            {
                                "ts": 4219,
                                "bytes": 16375
                            },
                            {
                                "ts": 4247,
                                "bytes": 16375
                            },
                            {
                                "ts": 4275,
                                "bytes": 16375
                            },
                            {
                                "ts": 4304,
                                "bytes": 16375
                            },
                            {
                                "ts": 4332,
                                "bytes": 16375
                            },
                            {
                                "ts": 4360,
                                "bytes": 16375
                            },
                            {
                                "ts": 4364,
                                "bytes": 3743
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 211,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 101993",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"18e69-61ea4a593f6da\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 101993,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1291,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 248,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "100 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 218.53200000000001,
                                        "standardDeviation": 45.236699999999999,
                                        "kurtosis": 0.82663900000000001,
                                        "skewness": -1.22228,
                                        "entropy": 0.71482100000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 1,
                                        "max": 255,
                                        "mean": 219.31399999999999,
                                        "standardDeviation": 44.847999999999999,
                                        "kurtosis": 0.79012800000000005,
                                        "skewness": -1.2303999999999999,
                                        "entropy": 0.71204500000000004
                                    },
                                    "green": {
                                        "min": 2,
                                        "max": 255,
                                        "mean": 219.06800000000001,
                                        "standardDeviation": 44.723399999999998,
                                        "kurtosis": 0.76718799999999998,
                                        "skewness": -1.2152799999999999,
                                        "entropy": 0.71476300000000004
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 217.21199999999999,
                                        "standardDeviation": 46.138599999999997,
                                        "kurtosis": 0.893849,
                                        "skewness": -1.2174499999999999,
                                        "entropy": 0.71765699999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:40+00:00",
                                    "date:modify": "2024-09-06T13:42:40+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "d18b3e242cf2e4fff549fbff997f1d3989fb02f6e9edd51a96b1511df928228b"
                                },
                                "tainted": false,
                                "filesize": "101993B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "31.1883MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4364,
                        "ttfb_start": 1325,
                        "ttfb_end": 3840,
                        "download_start": 3840,
                        "download_end": 4364,
                        "download_ms": 524,
                        "all_start": 1325,
                        "all_end": 4364,
                        "all_ms": 3039,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "196398.21",
                        "request_id": "196398.21",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                        "raw_id": "196398.21",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3151,
                        "ttfb_ms": 2504,
                        "load_start": 1325,
                        "load_start_float": 1325.000254,
                        "bytesIn": 68535,
                        "objectSize": 68535,
                        "objectSizeUncompressed": 68535,
                        "chunks": [
                            {
                                "ts": 4393,
                                "bytes": 16375
                            },
                            {
                                "ts": 4422,
                                "bytes": 16375
                            },
                            {
                                "ts": 4445,
                                "bytes": 16375
                            },
                            {
                                "ts": 4474,
                                "bytes": 16375
                            },
                            {
                                "ts": 4476,
                                "bytes": 3035
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 216,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 68535",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"10bb7-61ea4a5a3298c\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 96,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 68535,
                        "image_save": 2512,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1292,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 37,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 254,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "64 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 10,
                                        "max": 255,
                                        "mean": 165.626,
                                        "standardDeviation": 74.311099999999996,
                                        "kurtosis": -1.5778399999999999,
                                        "skewness": -0.0186406,
                                        "entropy": 0.81652400000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 10,
                                        "max": 255,
                                        "mean": 162.416,
                                        "standardDeviation": 77.845399999999998,
                                        "kurtosis": -1.6049599999999999,
                                        "skewness": -0.035495800000000001,
                                        "entropy": 0.821909
                                    },
                                    "green": {
                                        "min": 10,
                                        "max": 255,
                                        "mean": 163.88800000000001,
                                        "standardDeviation": 75.868700000000004,
                                        "kurtosis": -1.6218399999999999,
                                        "skewness": 0.0030207099999999998,
                                        "entropy": 0.81542000000000003
                                    },
                                    "blue": {
                                        "min": 10,
                                        "max": 255,
                                        "mean": 170.57499999999999,
                                        "standardDeviation": 69.219200000000001,
                                        "kurtosis": -1.5680700000000001,
                                        "skewness": 0.0285867,
                                        "entropy": 0.81224399999999997
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:40+00:00",
                                    "date:modify": "2024-09-06T13:42:40+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "678b578030abe084c85957bfcd39dd7442ea4c3947b7dfb4e438a4ddb5de5f50"
                                },
                                "tainted": false,
                                "filesize": "65500B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "17684800B",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.016"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4476,
                        "ttfb_start": 1325,
                        "ttfb_end": 3829,
                        "download_start": 3829,
                        "download_end": 4476,
                        "download_ms": 647,
                        "all_start": 1325,
                        "all_end": 4476,
                        "all_ms": 3151,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "196398.22",
                        "request_id": "196398.22",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                        "raw_id": "196398.22",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3303,
                        "ttfb_ms": 2503,
                        "load_start": 1325,
                        "load_start_float": 1325.00026,
                        "bytesIn": 89734,
                        "objectSize": 89734,
                        "objectSizeUncompressed": 89734,
                        "chunks": [
                            {
                                "ts": 4507,
                                "bytes": 16375
                            },
                            {
                                "ts": 4535,
                                "bytes": 16375
                            },
                            {
                                "ts": 4563,
                                "bytes": 16375
                            },
                            {
                                "ts": 4591,
                                "bytes": 16375
                            },
                            {
                                "ts": 4615,
                                "bytes": 16375
                            },
                            {
                                "ts": 4628,
                                "bytes": 7859
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 221,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 89734",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"15e86-61ea4a5b3563f\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 89734,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1293,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 260,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "88 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 197.10900000000001,
                                        "standardDeviation": 59.479100000000003,
                                        "kurtosis": -0.94252499999999995,
                                        "skewness": -0.58669199999999999,
                                        "entropy": 0.78065799999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 197.11099999999999,
                                        "standardDeviation": 59.479399999999998,
                                        "kurtosis": -0.94253699999999996,
                                        "skewness": -0.58672899999999995,
                                        "entropy": 0.78066100000000005
                                    },
                                    "green": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 197.11099999999999,
                                        "standardDeviation": 59.479399999999998,
                                        "kurtosis": -0.94253699999999996,
                                        "skewness": -0.58672899999999995,
                                        "entropy": 0.78066100000000005
                                    },
                                    "blue": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 197.107,
                                        "standardDeviation": 59.478299999999997,
                                        "kurtosis": -0.94252800000000003,
                                        "skewness": -0.58661200000000002,
                                        "entropy": 0.78065099999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:40+00:00",
                                    "date:modify": "2024-09-06T13:42:40+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "3e528043d0168f5db85de8caced39703d8e195f8a1597c34ba9926419e02b625"
                                },
                                "tainted": false,
                                "filesize": "89734B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "26.572MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.011"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4628,
                        "ttfb_start": 1325,
                        "ttfb_end": 3828,
                        "download_start": 3828,
                        "download_end": 4628,
                        "download_ms": 800,
                        "all_start": 1325,
                        "all_end": 4628,
                        "all_ms": 3303,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "196398.23",
                        "request_id": "196398.23",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                        "raw_id": "196398.23",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3452,
                        "ttfb_ms": 2505,
                        "load_start": 1327,
                        "load_start_float": 1327.000266,
                        "bytesIn": 88219,
                        "objectSize": 88219,
                        "objectSizeUncompressed": 88219,
                        "chunks": [
                            {
                                "ts": 4657,
                                "bytes": 16375
                            },
                            {
                                "ts": 4686,
                                "bytes": 16375
                            },
                            {
                                "ts": 4714,
                                "bytes": 16375
                            },
                            {
                                "ts": 4742,
                                "bytes": 16375
                            },
                            {
                                "ts": 4766,
                                "bytes": 16375
                            },
                            {
                                "ts": 4779,
                                "bytes": 6344
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 226,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 88219",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"1589b-61ea4a5a30a4c\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 88219,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1295,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 41,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 266,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "86 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 225.08600000000001,
                                        "standardDeviation": 45.927900000000001,
                                        "kurtosis": 2.6063499999999999,
                                        "skewness": -1.70197,
                                        "entropy": 0.61485400000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 225.102,
                                        "standardDeviation": 45.910499999999999,
                                        "kurtosis": 2.6012400000000002,
                                        "skewness": -1.70146,
                                        "entropy": 0.61474799999999996
                                    },
                                    "green": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 225.06999999999999,
                                        "standardDeviation": 45.945099999999996,
                                        "kurtosis": 2.6114799999999998,
                                        "skewness": -1.7024900000000001,
                                        "entropy": 0.61494599999999999
                                    },
                                    "blue": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 225.08699999999999,
                                        "standardDeviation": 45.927999999999997,
                                        "kurtosis": 2.6062400000000001,
                                        "skewness": -1.7019500000000001,
                                        "entropy": 0.61486600000000002
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:40+00:00",
                                    "date:modify": "2024-09-06T13:42:40+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "f87be2dc94e9d0bed743e4e03ea1db7fa1c2b8f9fc976fc01830d75f8a8bd4fa"
                                },
                                "tainted": false,
                                "filesize": "88219B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "27.2331MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.010"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4779,
                        "ttfb_start": 1327,
                        "ttfb_end": 3832,
                        "download_start": 3832,
                        "download_end": 4779,
                        "download_ms": 947,
                        "all_start": 1327,
                        "all_end": 4779,
                        "all_ms": 3452,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "196398.24",
                        "request_id": "196398.24",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                        "raw_id": "196398.24",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3598,
                        "ttfb_ms": 2515,
                        "load_start": 1327,
                        "load_start_float": 1327.000272,
                        "bytesIn": 88931,
                        "objectSize": 88931,
                        "objectSizeUncompressed": 88931,
                        "chunks": [
                            {
                                "ts": 4809,
                                "bytes": 16375
                            },
                            {
                                "ts": 4832,
                                "bytes": 16375
                            },
                            {
                                "ts": 4860,
                                "bytes": 16375
                            },
                            {
                                "ts": 4889,
                                "bytes": 16375
                            },
                            {
                                "ts": 4917,
                                "bytes": 16375
                            },
                            {
                                "ts": 4925,
                                "bytes": 7056
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 231,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 88931",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"15b63-61ea4a5a2faac\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 88931,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1296,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 43,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 272,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "87 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 194.559,
                                        "standardDeviation": 67.939499999999995,
                                        "kurtosis": -0.56705000000000005,
                                        "skewness": -0.82944200000000001,
                                        "entropy": 0.76926700000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 2,
                                        "max": 255,
                                        "mean": 201.202,
                                        "standardDeviation": 61.084699999999998,
                                        "kurtosis": -0.23619100000000001,
                                        "skewness": -0.90847500000000003,
                                        "entropy": 0.75943000000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 192.75,
                                        "standardDeviation": 69.309700000000007,
                                        "kurtosis": -0.76274399999999998,
                                        "skewness": -0.75004400000000004,
                                        "entropy": 0.77143799999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 189.72399999999999,
                                        "standardDeviation": 73.424300000000002,
                                        "kurtosis": -0.773752,
                                        "skewness": -0.77429899999999996,
                                        "entropy": 0.77693500000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:41+00:00",
                                    "date:modify": "2024-09-06T13:42:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "1585707e542155f02d12d87da4e11bf24ee3e6cbd481f9a88983c22c35c9ab5b"
                                },
                                "tainted": false,
                                "filesize": "88931B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "29.5675MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 4925,
                        "ttfb_start": 1327,
                        "ttfb_end": 3842,
                        "download_start": 3842,
                        "download_end": 4925,
                        "download_ms": 1083,
                        "all_start": 1327,
                        "all_end": 4925,
                        "all_ms": 3598,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "196398.25",
                        "request_id": "196398.25",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                        "raw_id": "196398.25",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3758,
                        "ttfb_ms": 2525,
                        "load_start": 1327,
                        "load_start_float": 1327.000278,
                        "bytesIn": 93303,
                        "objectSize": 93303,
                        "objectSizeUncompressed": 93303,
                        "chunks": [
                            {
                                "ts": 4955,
                                "bytes": 16375
                            },
                            {
                                "ts": 4984,
                                "bytes": 16375
                            },
                            {
                                "ts": 5011,
                                "bytes": 16375
                            },
                            {
                                "ts": 5039,
                                "bytes": 16375
                            },
                            {
                                "ts": 5063,
                                "bytes": 16375
                            },
                            {
                                "ts": 5085,
                                "bytes": 11428
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 236,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 93303",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"16c77-61ea4a5c269b1\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 93303,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1297,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 47,
                        "http2_stream_dependency": 45,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 278,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "91 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 197.52600000000001,
                                        "standardDeviation": 68.756299999999996,
                                        "kurtosis": -0.099439899999999998,
                                        "skewness": -1.0645,
                                        "entropy": 0.77213299999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 197.57300000000001,
                                        "standardDeviation": 68.668499999999995,
                                        "kurtosis": -0.10782899999999999,
                                        "skewness": -1.0617700000000001,
                                        "entropy": 0.77134199999999997
                                    },
                                    "green": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 197.47900000000001,
                                        "standardDeviation": 68.844300000000004,
                                        "kurtosis": -0.091098999999999999,
                                        "skewness": -1.0672200000000001,
                                        "entropy": 0.77304799999999996
                                    },
                                    "blue": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 197.52600000000001,
                                        "standardDeviation": 68.756299999999996,
                                        "kurtosis": -0.099592,
                                        "skewness": -1.06447,
                                        "entropy": 0.77200800000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:41+00:00",
                                    "date:modify": "2024-09-06T13:42:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "9d47e82d327120d1f97e7105af1aabdcaa7113037b8b34b74bdfa25ad3987b30"
                                },
                                "tainted": false,
                                "filesize": "93303B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "40.1486MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 5085,
                        "ttfb_start": 1327,
                        "ttfb_end": 3852,
                        "download_start": 3852,
                        "download_end": 5085,
                        "download_ms": 1233,
                        "all_start": 1327,
                        "all_end": 5085,
                        "all_ms": 3758,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "196398.26",
                        "request_id": "196398.26",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                        "raw_id": "196398.26",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 3866,
                        "ttfb_ms": 2506,
                        "load_start": 1328,
                        "load_start_float": 1328.000284,
                        "bytesIn": 66073,
                        "objectSize": 66073,
                        "objectSizeUncompressed": 66073,
                        "chunks": [
                            {
                                "ts": 5110,
                                "bytes": 16375
                            },
                            {
                                "ts": 5138,
                                "bytes": 16375
                            },
                            {
                                "ts": 5167,
                                "bytes": 16375
                            },
                            {
                                "ts": 5194,
                                "bytes": 16948
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 241,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 66073",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"10219-61ea4a5c2b7d1\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 66073,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1298,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 47,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 284,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "65 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 7,
                                        "max": 255,
                                        "mean": 193.816,
                                        "standardDeviation": 74.137500000000003,
                                        "kurtosis": -0.974688,
                                        "skewness": -0.753691,
                                        "entropy": 0.67483499999999996
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 7,
                                        "max": 255,
                                        "mean": 193.86199999999999,
                                        "standardDeviation": 74.097099999999998,
                                        "kurtosis": -0.97731900000000005,
                                        "skewness": -0.75291699999999995,
                                        "entropy": 0.67311900000000002
                                    },
                                    "green": {
                                        "min": 7,
                                        "max": 255,
                                        "mean": 193.76900000000001,
                                        "standardDeviation": 74.175899999999999,
                                        "kurtosis": -0.972051,
                                        "skewness": -0.75447500000000001,
                                        "entropy": 0.67727899999999996
                                    },
                                    "blue": {
                                        "min": 7,
                                        "max": 255,
                                        "mean": 193.81800000000001,
                                        "standardDeviation": 74.139399999999995,
                                        "kurtosis": -0.97474799999999995,
                                        "skewness": -0.75366699999999998,
                                        "entropy": 0.67410599999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:41+00:00",
                                    "date:modify": "2024-09-06T13:42:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "c33ac12359bc483a0b743890a45d7b2fc666a90092f86f363f0ab7022bbee878"
                                },
                                "tainted": false,
                                "filesize": "66073B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "30.4633MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 5194,
                        "ttfb_start": 1328,
                        "ttfb_end": 3834,
                        "download_start": 3834,
                        "download_end": 5194,
                        "download_ms": 1360,
                        "all_start": 1328,
                        "all_end": 5194,
                        "all_ms": 3866,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "196398.27",
                        "request_id": "196398.27",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                        "raw_id": "196398.27",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4040,
                        "ttfb_ms": 2515,
                        "load_start": 1328,
                        "load_start_float": 1328.0002899999999,
                        "bytesIn": 102976,
                        "objectSize": 102976,
                        "objectSizeUncompressed": 102976,
                        "chunks": [
                            {
                                "ts": 5224,
                                "bytes": 16375
                            },
                            {
                                "ts": 5252,
                                "bytes": 16375
                            },
                            {
                                "ts": 5280,
                                "bytes": 16375
                            },
                            {
                                "ts": 5303,
                                "bytes": 16375
                            },
                            {
                                "ts": 5332,
                                "bytes": 16375
                            },
                            {
                                "ts": 5360,
                                "bytes": 16375
                            },
                            {
                                "ts": 5368,
                                "bytes": 4726
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 246,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 102976",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"19240-61ea4a5b3469f\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 97,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 102976,
                        "image_save": 2522,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1300,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 51,
                        "http2_stream_dependency": 49,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 290,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "101 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "Grayscale",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 11,
                                        "max": 255,
                                        "mean": 198.49199999999999,
                                        "standardDeviation": 60.154499999999999,
                                        "kurtosis": -0.68669100000000005,
                                        "skewness": -0.72363999999999995,
                                        "entropy": 0.79052900000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 11,
                                        "max": 255,
                                        "mean": 198.49199999999999,
                                        "standardDeviation": 60.154499999999999,
                                        "kurtosis": -0.68670200000000003,
                                        "skewness": -0.72363699999999997,
                                        "entropy": 0.79052900000000004
                                    },
                                    "green": {
                                        "min": 11,
                                        "max": 255,
                                        "mean": 198.49199999999999,
                                        "standardDeviation": 60.154499999999999,
                                        "kurtosis": -0.68670200000000003,
                                        "skewness": -0.72363699999999997,
                                        "entropy": 0.79052900000000004
                                    },
                                    "blue": {
                                        "min": 11,
                                        "max": 255,
                                        "mean": 198.49199999999999,
                                        "standardDeviation": 60.154499999999999,
                                        "kurtosis": -0.68670200000000003,
                                        "skewness": -0.72363699999999997,
                                        "entropy": 0.79052900000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:41+00:00",
                                    "date:modify": "2024-09-06T13:42:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "afea8730cf07dd52b737c481be955d3f4a8abf43781dbe4abdbefbf33e2d8bfe"
                                },
                                "tainted": false,
                                "filesize": "102976B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "32.3716MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.009"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 5368,
                        "ttfb_start": 1328,
                        "ttfb_end": 3843,
                        "download_start": 3843,
                        "download_end": 5368,
                        "download_ms": 1525,
                        "all_start": 1328,
                        "all_end": 5368,
                        "all_ms": 4040,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "196398.28",
                        "request_id": "196398.28",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                        "raw_id": "196398.28",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4225,
                        "ttfb_ms": 2508,
                        "load_start": 1328,
                        "load_start_float": 1328.0002959999999,
                        "bytesIn": 110180,
                        "objectSize": 110180,
                        "objectSizeUncompressed": 110180,
                        "chunks": [
                            {
                                "ts": 5400,
                                "bytes": 16375
                            },
                            {
                                "ts": 5421,
                                "bytes": 16375
                            },
                            {
                                "ts": 5450,
                                "bytes": 16375
                            },
                            {
                                "ts": 5478,
                                "bytes": 16375
                            },
                            {
                                "ts": 5506,
                                "bytes": 16375
                            },
                            {
                                "ts": 5535,
                                "bytes": 16375
                            },
                            {
                                "ts": 5553,
                                "bytes": 11930
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 251,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 110180",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"1ae64-61ea4a5b3a45f\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 97,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 110180,
                        "image_save": 2534,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1301,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 53,
                        "http2_stream_dependency": 51,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 296,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "108 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "Grayscale",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 219.511,
                                        "standardDeviation": 44.909999999999997,
                                        "kurtosis": 1.0851999999999999,
                                        "skewness": -1.2464599999999999,
                                        "entropy": 0.69801800000000003
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 219.511,
                                        "standardDeviation": 44.909999999999997,
                                        "kurtosis": 1.08518,
                                        "skewness": -1.2464500000000001,
                                        "entropy": 0.69801800000000003
                                    },
                                    "green": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 219.511,
                                        "standardDeviation": 44.909999999999997,
                                        "kurtosis": 1.08518,
                                        "skewness": -1.2464500000000001,
                                        "entropy": 0.69801800000000003
                                    },
                                    "blue": {
                                        "min": 5,
                                        "max": 255,
                                        "mean": 219.511,
                                        "standardDeviation": 44.909999999999997,
                                        "kurtosis": 1.08518,
                                        "skewness": -1.2464500000000001,
                                        "entropy": 0.69801800000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:41+00:00",
                                    "date:modify": "2024-09-06T13:42:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "7e7ba7817f1032a6a18338a4818377ca7a73afcc9a952d34d1bf411366b33df9"
                                },
                                "tainted": false,
                                "filesize": "110180B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "38.3101MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 5553,
                        "ttfb_start": 1328,
                        "ttfb_end": 3836,
                        "download_start": 3836,
                        "download_end": 5553,
                        "download_ms": 1717,
                        "all_start": 1328,
                        "all_end": 5553,
                        "all_ms": 4225,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "196398.29",
                        "request_id": "196398.29",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                        "raw_id": "196398.29",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4389,
                        "ttfb_ms": 2515,
                        "load_start": 1329,
                        "load_start_float": 1329.0003019999999,
                        "bytesIn": 98144,
                        "objectSize": 98144,
                        "objectSizeUncompressed": 98144,
                        "chunks": [
                            {
                                "ts": 5583,
                                "bytes": 16375
                            },
                            {
                                "ts": 5610,
                                "bytes": 16375
                            },
                            {
                                "ts": 5634,
                                "bytes": 16375
                            },
                            {
                                "ts": 5662,
                                "bytes": 16375
                            },
                            {
                                "ts": 5690,
                                "bytes": 16375
                            },
                            {
                                "ts": 5718,
                                "bytes": 16269
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 256,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 98144",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"17f60-61ea4a5b3081f\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 98144,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1302,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 55,
                        "http2_stream_dependency": 53,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 302,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "96 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 201.45400000000001,
                                        "standardDeviation": 55.497599999999998,
                                        "kurtosis": -0.069242899999999996,
                                        "skewness": -0.92179699999999998,
                                        "entropy": 0.81004600000000004
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 26,
                                        "max": 255,
                                        "mean": 207.964,
                                        "standardDeviation": 51.695900000000002,
                                        "kurtosis": 0.146399,
                                        "skewness": -1.0245,
                                        "entropy": 0.80464800000000003
                                    },
                                    "green": {
                                        "min": 24,
                                        "max": 255,
                                        "mean": 206.68600000000001,
                                        "standardDeviation": 49.8581,
                                        "kurtosis": -0.16697500000000001,
                                        "skewness": -0.87465300000000001,
                                        "entropy": 0.80899100000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 189.71199999999999,
                                        "standardDeviation": 64.938800000000001,
                                        "kurtosis": -0.63086100000000001,
                                        "skewness": -0.69664000000000004,
                                        "entropy": 0.8165
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:41+00:00",
                                    "date:modify": "2024-09-06T13:42:41+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "040396c484f7e9035631d8ca62ecc2d432fee120cb96b806b84c5a0a95946a6b"
                                },
                                "tainted": false,
                                "filesize": "98144B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "40.2156MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 5718,
                        "ttfb_start": 1329,
                        "ttfb_end": 3844,
                        "download_start": 3844,
                        "download_end": 5718,
                        "download_ms": 1874,
                        "all_start": 1329,
                        "all_end": 5718,
                        "all_ms": 4389,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "196398.30",
                        "request_id": "196398.30",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                        "raw_id": "196398.30",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4525,
                        "ttfb_ms": 2519,
                        "load_start": 1329,
                        "load_start_float": 1329.0003079999999,
                        "bytesIn": 82095,
                        "objectSize": 82095,
                        "objectSizeUncompressed": 82095,
                        "chunks": [
                            {
                                "ts": 5748,
                                "bytes": 16375
                            },
                            {
                                "ts": 5772,
                                "bytes": 16375
                            },
                            {
                                "ts": 5801,
                                "bytes": 16375
                            },
                            {
                                "ts": 5827,
                                "bytes": 16375
                            },
                            {
                                "ts": 5854,
                                "bytes": 16595
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 261,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 82095",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"140af-61ea4a5a396ed\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 82095,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1304,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 57,
                        "http2_stream_dependency": 55,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 308,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "80 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 9,
                                        "max": 255,
                                        "mean": 202.21600000000001,
                                        "standardDeviation": 56.433,
                                        "kurtosis": -0.32643800000000001,
                                        "skewness": -0.83507900000000002,
                                        "entropy": 0.77901500000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 9,
                                        "max": 255,
                                        "mean": 202.21899999999999,
                                        "standardDeviation": 56.430500000000002,
                                        "kurtosis": -0.327818,
                                        "skewness": -0.83477999999999997,
                                        "entropy": 0.77888599999999997
                                    },
                                    "green": {
                                        "min": 9,
                                        "max": 255,
                                        "mean": 202.21199999999999,
                                        "standardDeviation": 56.435400000000001,
                                        "kurtosis": -0.32506400000000002,
                                        "skewness": -0.83537899999999998,
                                        "entropy": 0.77921099999999999
                                    },
                                    "blue": {
                                        "min": 9,
                                        "max": 255,
                                        "mean": 202.21600000000001,
                                        "standardDeviation": 56.433100000000003,
                                        "kurtosis": -0.32646999999999998,
                                        "skewness": -0.83506999999999998,
                                        "entropy": 0.77894799999999997
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:42+00:00",
                                    "date:modify": "2024-09-06T13:42:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "348d6ee3e07f0cd91090fc8019d32648cfbd9d5908ea508296b9c4842f87654a"
                                },
                                "tainted": false,
                                "filesize": "82095B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "46.3863MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 5854,
                        "ttfb_start": 1329,
                        "ttfb_end": 3848,
                        "download_start": 3848,
                        "download_end": 5854,
                        "download_ms": 2006,
                        "all_start": 1329,
                        "all_end": 5854,
                        "all_ms": 4525,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "196398.31",
                        "request_id": "196398.31",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                        "raw_id": "196398.31",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4685,
                        "ttfb_ms": 2506,
                        "load_start": 1329,
                        "load_start_float": 1329.0003139999999,
                        "bytesIn": 95558,
                        "objectSize": 95558,
                        "objectSizeUncompressed": 95558,
                        "chunks": [
                            {
                                "ts": 5885,
                                "bytes": 16375
                            },
                            {
                                "ts": 5912,
                                "bytes": 16375
                            },
                            {
                                "ts": 5940,
                                "bytes": 16375
                            },
                            {
                                "ts": 5964,
                                "bytes": 16375
                            },
                            {
                                "ts": 5993,
                                "bytes": 16375
                            },
                            {
                                "ts": 6014,
                                "bytes": 13683
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 266,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 95558",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"17546-61ea4a5c1ecb0\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 95558,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1305,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 59,
                        "http2_stream_dependency": 57,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 314,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "93 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 201.77600000000001,
                                        "standardDeviation": 59.175699999999999,
                                        "kurtosis": 0.25568200000000002,
                                        "skewness": -1.1444700000000001,
                                        "entropy": 0.76604099999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 9,
                                        "max": 255,
                                        "mean": 216.40799999999999,
                                        "standardDeviation": 48.387799999999999,
                                        "kurtosis": 1.72661,
                                        "skewness": -1.50288,
                                        "entropy": 0.75090400000000002
                                    },
                                    "green": {
                                        "min": 9,
                                        "max": 255,
                                        "mean": 207.81899999999999,
                                        "standardDeviation": 50.735399999999998,
                                        "kurtosis": 1.04233,
                                        "skewness": -1.14255,
                                        "entropy": 0.75837500000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 181.102,
                                        "standardDeviation": 78.403899999999993,
                                        "kurtosis": -1.2155100000000001,
                                        "skewness": -0.58882100000000004,
                                        "entropy": 0.78884299999999996
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:42+00:00",
                                    "date:modify": "2024-09-06T13:42:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "2b8e736770adc3802034a72b4227368144b71dcd75691b59d90c9d0d14304b85"
                                },
                                "tainted": false,
                                "filesize": "95558B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "48.37MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6014,
                        "ttfb_start": 1329,
                        "ttfb_end": 3835,
                        "download_start": 3835,
                        "download_end": 6014,
                        "download_ms": 2179,
                        "all_start": 1329,
                        "all_end": 6014,
                        "all_ms": 4685,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "196398.32",
                        "request_id": "196398.32",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                        "raw_id": "196398.32",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4818,
                        "ttfb_ms": 2522,
                        "load_start": 1329,
                        "load_start_float": 1329.0003200000001,
                        "bytesIn": 78468,
                        "objectSize": 78468,
                        "objectSizeUncompressed": 78468,
                        "chunks": [
                            {
                                "ts": 6045,
                                "bytes": 16375
                            },
                            {
                                "ts": 6074,
                                "bytes": 16375
                            },
                            {
                                "ts": 6101,
                                "bytes": 16375
                            },
                            {
                                "ts": 6124,
                                "bytes": 16375
                            },
                            {
                                "ts": 6147,
                                "bytes": 12968
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 271,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 78468",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"13284-61ea4a5d11f62\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 78468,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1306,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 61,
                        "http2_stream_dependency": 59,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 320,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "77 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 164.50899999999999,
                                        "standardDeviation": 93.769000000000005,
                                        "kurtosis": -1.5071000000000001,
                                        "skewness": -0.442467,
                                        "entropy": 0.72976099999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 163.99700000000001,
                                        "standardDeviation": 94.349500000000006,
                                        "kurtosis": -1.5367999999999999,
                                        "skewness": -0.43712800000000002,
                                        "entropy": 0.73292900000000005
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 163.67400000000001,
                                        "standardDeviation": 94.001599999999996,
                                        "kurtosis": -1.5268299999999999,
                                        "skewness": -0.41848200000000002,
                                        "entropy": 0.731186
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 165.85400000000001,
                                        "standardDeviation": 92.956000000000003,
                                        "kurtosis": -1.4549399999999999,
                                        "skewness": -0.47187499999999999,
                                        "entropy": 0.72516899999999995
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:42+00:00",
                                    "date:modify": "2024-09-06T13:42:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "30ef048cccdcf7473c155d63a1e810872236eaae1a765ef72d68a4339468bc77"
                                },
                                "tainted": false,
                                "filesize": "78468B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "49.0608MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.005"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6147,
                        "ttfb_start": 1329,
                        "ttfb_end": 3851,
                        "download_start": 3851,
                        "download_end": 6147,
                        "download_ms": 2296,
                        "all_start": 1329,
                        "all_end": 6147,
                        "all_ms": 4818,
                        "index": 32,
                        "number": 33
                    },
                    {
                        "type": 3,
                        "id": "196398.33",
                        "request_id": "196398.33",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                        "raw_id": "196398.33",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4939,
                        "ttfb_ms": 2519,
                        "load_start": 1330,
                        "load_start_float": 1330.0003260000001,
                        "bytesIn": 71974,
                        "objectSize": 71974,
                        "objectSizeUncompressed": 71974,
                        "chunks": [
                            {
                                "ts": 6176,
                                "bytes": 16375
                            },
                            {
                                "ts": 6205,
                                "bytes": 16375
                            },
                            {
                                "ts": 6232,
                                "bytes": 16375
                            },
                            {
                                "ts": 6256,
                                "bytes": 16375
                            },
                            {
                                "ts": 6269,
                                "bytes": 6474
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 276,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 71974",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"11926-61ea4a5b22d5e\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 92,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 71974,
                        "image_save": 5270,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1307,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 63,
                        "http2_stream_dependency": 61,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 326,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "64 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 190.93700000000001,
                                        "standardDeviation": 72.653599999999997,
                                        "kurtosis": -0.62686399999999998,
                                        "skewness": -0.85700500000000002,
                                        "entropy": 0.77168300000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 22,
                                        "max": 255,
                                        "mean": 194.30500000000001,
                                        "standardDeviation": 70.807599999999994,
                                        "kurtosis": -0.62261599999999995,
                                        "skewness": -0.86099400000000004,
                                        "entropy": 0.74929699999999999
                                    },
                                    "green": {
                                        "min": 17,
                                        "max": 255,
                                        "mean": 193.405,
                                        "standardDeviation": 72.350200000000001,
                                        "kurtosis": -0.53120599999999996,
                                        "skewness": -0.90764299999999998,
                                        "entropy": 0.76800400000000002
                                    },
                                    "blue": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 185.101,
                                        "standardDeviation": 74.802899999999994,
                                        "kurtosis": -0.74809899999999996,
                                        "skewness": -0.79670399999999997,
                                        "entropy": 0.79774699999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:42+00:00",
                                    "date:modify": "2024-09-06T13:42:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "29d2febf17cd3991fdbdeff1671f2f28c1bed20957f6dd8f20f5af3902aef004"
                                },
                                "tainted": false,
                                "filesize": "65500B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "41.9892MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6269,
                        "ttfb_start": 1330,
                        "ttfb_end": 3849,
                        "download_start": 3849,
                        "download_end": 6269,
                        "download_ms": 2420,
                        "all_start": 1330,
                        "all_end": 6269,
                        "all_ms": 4939,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "196398.34",
                        "request_id": "196398.34",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                        "raw_id": "196398.34",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5080,
                        "ttfb_ms": 2501,
                        "load_start": 1330,
                        "load_start_float": 1330.0003320000001,
                        "bytesIn": 85751,
                        "objectSize": 85751,
                        "objectSizeUncompressed": 85751,
                        "chunks": [
                            {
                                "ts": 6295,
                                "bytes": 16375
                            },
                            {
                                "ts": 6322,
                                "bytes": 16375
                            },
                            {
                                "ts": 6351,
                                "bytes": 16375
                            },
                            {
                                "ts": 6380,
                                "bytes": 16375
                            },
                            {
                                "ts": 6408,
                                "bytes": 16375
                            },
                            {
                                "ts": 6410,
                                "bytes": 3876
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 281,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 85751",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"14ef7-61ea4a5a30a4c\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 85751,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1308,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 65,
                        "http2_stream_dependency": 63,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 332,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "84 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 191.87200000000001,
                                        "standardDeviation": 79.177599999999998,
                                        "kurtosis": -0.418711,
                                        "skewness": -0.99827999999999995,
                                        "entropy": 0.72697299999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 194.303,
                                        "standardDeviation": 78.864800000000002,
                                        "kurtosis": -0.036837500000000002,
                                        "skewness": -1.15015,
                                        "entropy": 0.72235799999999994
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 190.17400000000001,
                                        "standardDeviation": 80.196399999999997,
                                        "kurtosis": -0.57132700000000003,
                                        "skewness": -0.935311,
                                        "entropy": 0.72900299999999996
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 191.13800000000001,
                                        "standardDeviation": 78.471599999999995,
                                        "kurtosis": -0.62174300000000005,
                                        "skewness": -0.911269,
                                        "entropy": 0.72955999999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:42+00:00",
                                    "date:modify": "2024-09-06T13:42:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "4b97d7547b36a92bbb22adb173d8966c1b001ee7f2b777bd674a8945b7030abb"
                                },
                                "tainted": false,
                                "filesize": "85751B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "48.186MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6410,
                        "ttfb_start": 1330,
                        "ttfb_end": 3831,
                        "download_start": 3831,
                        "download_end": 6410,
                        "download_ms": 2579,
                        "all_start": 1330,
                        "all_end": 6410,
                        "all_ms": 5080,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "196398.35",
                        "request_id": "196398.35",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                        "raw_id": "196398.35",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5265,
                        "ttfb_ms": 2515,
                        "load_start": 1330,
                        "load_start_float": 1330.0003380000001,
                        "bytesIn": 109036,
                        "objectSize": 109036,
                        "objectSizeUncompressed": 109036,
                        "chunks": [
                            {
                                "ts": 6441,
                                "bytes": 16375
                            },
                            {
                                "ts": 6469,
                                "bytes": 16375
                            },
                            {
                                "ts": 6499,
                                "bytes": 16375
                            },
                            {
                                "ts": 6521,
                                "bytes": 16375
                            },
                            {
                                "ts": 6549,
                                "bytes": 16375
                            },
                            {
                                "ts": 6577,
                                "bytes": 16375
                            },
                            {
                                "ts": 6595,
                                "bytes": 10786
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 286,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 109036",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"1a9ec-61ea4a5c2e6b1\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 89,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 109036,
                        "image_save": 11262,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1310,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 67,
                        "http2_stream_dependency": 65,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 338,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "96 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 18,
                                        "max": 255,
                                        "mean": 208.59299999999999,
                                        "standardDeviation": 51.632899999999999,
                                        "kurtosis": -0.80034700000000003,
                                        "skewness": -0.72756299999999996,
                                        "entropy": 0.69433599999999995
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 18,
                                        "max": 255,
                                        "mean": 208.102,
                                        "standardDeviation": 52.029899999999998,
                                        "kurtosis": -0.74993200000000004,
                                        "skewness": -0.739707,
                                        "entropy": 0.70112799999999997
                                    },
                                    "green": {
                                        "min": 18,
                                        "max": 255,
                                        "mean": 208.339,
                                        "standardDeviation": 51.903199999999998,
                                        "kurtosis": -0.78273199999999998,
                                        "skewness": -0.73194999999999999,
                                        "entropy": 0.69734799999999997
                                    },
                                    "blue": {
                                        "min": 18,
                                        "max": 255,
                                        "mean": 209.33699999999999,
                                        "standardDeviation": 50.965699999999998,
                                        "kurtosis": -0.88126000000000004,
                                        "skewness": -0.70831,
                                        "entropy": 0.68453299999999995
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:42+00:00",
                                    "date:modify": "2024-09-06T13:42:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "30c10d1e6044ca411102490830783b17efebfdcdfd989421e95c0f437423e094"
                                },
                                "tainted": false,
                                "filesize": "98250B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "38.282MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6595,
                        "ttfb_start": 1330,
                        "ttfb_end": 3845,
                        "download_start": 3845,
                        "download_end": 6595,
                        "download_ms": 2750,
                        "all_start": 1330,
                        "all_end": 6595,
                        "all_ms": 5265,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "196398.36",
                        "request_id": "196398.36",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                        "raw_id": "196398.36",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5419,
                        "ttfb_ms": 2507,
                        "load_start": 1331,
                        "load_start_float": 1331.000344,
                        "bytesIn": 93502,
                        "objectSize": 93502,
                        "objectSizeUncompressed": 93502,
                        "chunks": [
                            {
                                "ts": 6624,
                                "bytes": 16375
                            },
                            {
                                "ts": 6653,
                                "bytes": 16375
                            },
                            {
                                "ts": 6676,
                                "bytes": 16375
                            },
                            {
                                "ts": 6704,
                                "bytes": 16375
                            },
                            {
                                "ts": 6732,
                                "bytes": 16375
                            },
                            {
                                "ts": 6750,
                                "bytes": 11627
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 291,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 93502",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"16d3e-61ea4a5d238a3\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 93502,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1311,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 69,
                        "http2_stream_dependency": 67,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 344,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "91 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 186.05699999999999,
                                        "standardDeviation": 78.731999999999999,
                                        "kurtosis": -0.64579200000000003,
                                        "skewness": -0.86948499999999995,
                                        "entropy": 0.79815599999999998
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 190.66399999999999,
                                        "standardDeviation": 74.881799999999998,
                                        "kurtosis": -0.38877299999999998,
                                        "skewness": -0.95108999999999999,
                                        "entropy": 0.79264100000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 186.40899999999999,
                                        "standardDeviation": 78.750500000000002,
                                        "kurtosis": -0.71102299999999996,
                                        "skewness": -0.84581499999999998,
                                        "entropy": 0.79704399999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 181.09899999999999,
                                        "standardDeviation": 82.563800000000001,
                                        "kurtosis": -0.83260199999999995,
                                        "skewness": -0.80125400000000002,
                                        "entropy": 0.80478300000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:42+00:00",
                                    "date:modify": "2024-09-06T13:42:42+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "ff291b47960a82f3b066a162a307c70aa6e9261dac29808d0c7352f358c1347e"
                                },
                                "tainted": false,
                                "filesize": "93502B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "46.7614MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6750,
                        "ttfb_start": 1331,
                        "ttfb_end": 3838,
                        "download_start": 3838,
                        "download_end": 6750,
                        "download_ms": 2912,
                        "all_start": 1331,
                        "all_end": 6750,
                        "all_ms": 5419,
                        "index": 36,
                        "number": 37
                    },
                    {
                        "type": 3,
                        "id": "196398.37",
                        "request_id": "196398.37",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                        "raw_id": "196398.37",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5603,
                        "ttfb_ms": 2519,
                        "load_start": 1331,
                        "load_start_float": 1331.00035,
                        "bytesIn": 110133,
                        "objectSize": 110133,
                        "objectSizeUncompressed": 110133,
                        "chunks": [
                            {
                                "ts": 6780,
                                "bytes": 16375
                            },
                            {
                                "ts": 6808,
                                "bytes": 16375
                            },
                            {
                                "ts": 6837,
                                "bytes": 16375
                            },
                            {
                                "ts": 6861,
                                "bytes": 16375
                            },
                            {
                                "ts": 6889,
                                "bytes": 16375
                            },
                            {
                                "ts": 6917,
                                "bytes": 16375
                            },
                            {
                                "ts": 6934,
                                "bytes": 11883
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 110133",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"1ae35-61ea4a5d27724\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 87,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 110133,
                        "image_save": 13263,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1312,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 71,
                        "http2_stream_dependency": 69,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 350,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "96 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "ImageWidth": 400,
                                    "ImageHeight": 733,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "400x733",
                                    "Megapixels": 0.29299999999999998
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 4.1666699999999999,
                                    "y": 7.6354199999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 293200,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 199.178,
                                        "standardDeviation": 61.945999999999998,
                                        "kurtosis": -0.38619799999999999,
                                        "skewness": -0.81644700000000003,
                                        "entropy": 0.70647199999999999
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 199.44300000000001,
                                        "standardDeviation": 61.796900000000001,
                                        "kurtosis": -0.38004900000000003,
                                        "skewness": -0.81951099999999999,
                                        "entropy": 0.70436200000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 199.16200000000001,
                                        "standardDeviation": 61.924700000000001,
                                        "kurtosis": -0.38757999999999998,
                                        "skewness": -0.81499299999999997,
                                        "entropy": 0.70692299999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 198.929,
                                        "standardDeviation": 62.116599999999998,
                                        "kurtosis": -0.39118399999999998,
                                        "skewness": -0.81476099999999996,
                                        "entropy": 0.70813199999999998
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 400,
                                    "height": 733,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 80,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                    "date:create": "2024-09-06T13:42:43+00:00",
                                    "date:modify": "2024-09-06T13:42:43+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "d6b132f7992431245fac360741e84cad552dd3460b270c5fea00a2c9697678c2"
                                },
                                "tainted": false,
                                "filesize": "98250B",
                                "numberPixels": "293200",
                                "pixelsPerSecond": "38.9121MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.007"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 6934,
                        "ttfb_start": 1331,
                        "ttfb_end": 3850,
                        "download_start": 3850,
                        "download_end": 6934,
                        "download_ms": 3084,
                        "all_start": 1331,
                        "all_end": 6934,
                        "all_ms": 5603,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "196398.38",
                        "request_id": "196398.38",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/bird.svg",
                        "raw_id": "196398.38",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5976,
                        "ttfb_ms": 2523,
                        "load_start": 1331,
                        "load_start_float": 1331.000356,
                        "bytesIn": 220962,
                        "objectSize": 220962,
                        "objectSizeUncompressed": 220962,
                        "chunks": [
                            {
                                "ts": 6964,
                                "bytes": 16375
                            },
                            {
                                "ts": 6992,
                                "bytes": 16375
                            },
                            {
                                "ts": 7020,
                                "bytes": 16375
                            },
                            {
                                "ts": 7049,
                                "bytes": 16375
                            },
                            {
                                "ts": 7073,
                                "bytes": 16375
                            },
                            {
                                "ts": 7100,
                                "bytes": 16375
                            },
                            {
                                "ts": 7129,
                                "bytes": 16375
                            },
                            {
                                "ts": 7159,
                                "bytes": 16375
                            },
                            {
                                "ts": 7185,
                                "bytes": 16375
                            },
                            {
                                "ts": 7214,
                                "bytes": 16375
                            },
                            {
                                "ts": 7237,
                                "bytes": 16375
                            },
                            {
                                "ts": 7266,
                                "bytes": 16375
                            },
                            {
                                "ts": 7294,
                                "bytes": 16375
                            },
                            {
                                "ts": 7307,
                                "bytes": 8087
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 321,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/bird.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 220962",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"35f22-61c438b300354\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:03 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1975,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 42,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 220962,
                        "gzip_save": 126370,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1314,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 73,
                        "http2_stream_dependency": 71,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 356,
                        "server_port": "443",
                        "load_end": 7307,
                        "ttfb_start": 1331,
                        "ttfb_end": 3854,
                        "download_start": 3854,
                        "download_end": 7307,
                        "download_ms": 3453,
                        "all_start": 1331,
                        "all_end": 7307,
                        "all_ms": 5976,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "196398.39",
                        "request_id": "196398.39",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/subscribe.svg",
                        "raw_id": "196398.39",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 5986,
                        "ttfb_ms": 2529,
                        "load_start": 1332,
                        "load_start_float": 1332.000362,
                        "bytesIn": 5261,
                        "objectSize": 5261,
                        "objectSizeUncompressed": 5261,
                        "chunks": [
                            {
                                "ts": 7318,
                                "bytes": 5261
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 324,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/subscribe.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 5261",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"148d-61c438b50e959\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:05 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1990,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 43,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 5261,
                        "gzip_save": 2965,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1315,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 75,
                        "http2_stream_dependency": 73,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 362,
                        "server_port": "443",
                        "load_end": 7318,
                        "ttfb_start": 1332,
                        "ttfb_end": 3861,
                        "download_start": 3861,
                        "download_end": 7318,
                        "download_ms": 3457,
                        "all_start": 1332,
                        "all_end": 7318,
                        "all_ms": 5986,
                        "index": 39,
                        "number": 40
                    },
                    {
                        "type": 3,
                        "id": "196398.40",
                        "request_id": "196398.40",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                        "raw_id": "196398.40",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 8093,
                        "ttfb_ms": 2531,
                        "load_start": 1332,
                        "load_start_float": 1332.000368,
                        "bytesIn": 1256630,
                        "objectSize": 1256630,
                        "objectSizeUncompressed": 1256630,
                        "chunks": [
                            {
                                "ts": 7346,
                                "bytes": 16375
                            },
                            {
                                "ts": 7376,
                                "bytes": 16375
                            },
                            {
                                "ts": 7400,
                                "bytes": 16375
                            },
                            {
                                "ts": 7426,
                                "bytes": 16375
                            },
                            {
                                "ts": 7454,
                                "bytes": 16375
                            },
                            {
                                "ts": 7485,
                                "bytes": 16375
                            },
                            {
                                "ts": 7511,
                                "bytes": 16375
                            },
                            {
                                "ts": 7534,
                                "bytes": 16375
                            },
                            {
                                "ts": 7563,
                                "bytes": 16375
                            },
                            {
                                "ts": 7591,
                                "bytes": 16375
                            },
                            {
                                "ts": 7619,
                                "bytes": 16375
                            },
                            {
                                "ts": 7648,
                                "bytes": 16375
                            },
                            {
                                "ts": 7676,
                                "bytes": 16375
                            },
                            {
                                "ts": 7700,
                                "bytes": 16375
                            },
                            {
                                "ts": 7728,
                                "bytes": 16375
                            },
                            {
                                "ts": 7757,
                                "bytes": 16375
                            },
                            {
                                "ts": 7785,
                                "bytes": 16375
                            },
                            {
                                "ts": 7813,
                                "bytes": 16375
                            },
                            {
                                "ts": 7841,
                                "bytes": 16375
                            },
                            {
                                "ts": 7865,
                                "bytes": 16375
                            },
                            {
                                "ts": 7893,
                                "bytes": 16375
                            },
                            {
                                "ts": 7921,
                                "bytes": 16375
                            },
                            {
                                "ts": 7950,
                                "bytes": 16375
                            },
                            {
                                "ts": 7979,
                                "bytes": 16375
                            },
                            {
                                "ts": 8002,
                                "bytes": 16375
                            },
                            {
                                "ts": 8030,
                                "bytes": 16375
                            },
                            {
                                "ts": 8058,
                                "bytes": 16375
                            },
                            {
                                "ts": 8087,
                                "bytes": 16375
                            },
                            {
                                "ts": 8115,
                                "bytes": 16375
                            },
                            {
                                "ts": 8151,
                                "bytes": 16375
                            },
                            {
                                "ts": 8168,
                                "bytes": 16375
                            },
                            {
                                "ts": 8195,
                                "bytes": 16375
                            },
                            {
                                "ts": 8223,
                                "bytes": 16375
                            },
                            {
                                "ts": 8251,
                                "bytes": 16375
                            },
                            {
                                "ts": 8280,
                                "bytes": 16375
                            },
                            {
                                "ts": 8308,
                                "bytes": 16375
                            },
                            {
                                "ts": 8332,
                                "bytes": 16375
                            },
                            {
                                "ts": 8360,
                                "bytes": 16375
                            },
                            {
                                "ts": 8390,
                                "bytes": 16375
                            },
                            {
                                "ts": 8416,
                                "bytes": 16375
                            },
                            {
                                "ts": 8445,
                                "bytes": 16375
                            },
                            {
                                "ts": 8474,
                                "bytes": 16375
                            },
                            {
                                "ts": 8497,
                                "bytes": 16375
                            },
                            {
                                "ts": 8525,
                                "bytes": 16375
                            },
                            {
                                "ts": 8556,
                                "bytes": 16375
                            },
                            {
                                "ts": 8580,
                                "bytes": 16375
                            },
                            {
                                "ts": 8610,
                                "bytes": 16375
                            },
                            {
                                "ts": 8634,
                                "bytes": 16375
                            },
                            {
                                "ts": 8662,
                                "bytes": 16375
                            },
                            {
                                "ts": 8690,
                                "bytes": 16375
                            },
                            {
                                "ts": 8719,
                                "bytes": 16375
                            },
                            {
                                "ts": 8747,
                                "bytes": 16375
                            },
                            {
                                "ts": 8777,
                                "bytes": 16375
                            },
                            {
                                "ts": 8799,
                                "bytes": 16375
                            },
                            {
                                "ts": 8827,
                                "bytes": 16375
                            },
                            {
                                "ts": 8856,
                                "bytes": 16375
                            },
                            {
                                "ts": 8886,
                                "bytes": 16375
                            },
                            {
                                "ts": 8912,
                                "bytes": 16375
                            },
                            {
                                "ts": 8940,
                                "bytes": 16375
                            },
                            {
                                "ts": 8964,
                                "bytes": 16375
                            },
                            {
                                "ts": 8993,
                                "bytes": 16375
                            },
                            {
                                "ts": 9021,
                                "bytes": 16375
                            },
                            {
                                "ts": 9049,
                                "bytes": 16375
                            },
                            {
                                "ts": 9078,
                                "bytes": 16375
                            },
                            {
                                "ts": 9106,
                                "bytes": 16375
                            },
                            {
                                "ts": 9129,
                                "bytes": 16375
                            },
                            {
                                "ts": 9159,
                                "bytes": 16375
                            },
                            {
                                "ts": 9186,
                                "bytes": 16375
                            },
                            {
                                "ts": 9214,
                                "bytes": 16375
                            },
                            {
                                "ts": 9242,
                                "bytes": 16375
                            },
                            {
                                "ts": 9266,
                                "bytes": 16375
                            },
                            {
                                "ts": 9294,
                                "bytes": 16375
                            },
                            {
                                "ts": 9323,
                                "bytes": 16375
                            },
                            {
                                "ts": 9351,
                                "bytes": 16375
                            },
                            {
                                "ts": 9382,
                                "bytes": 16375
                            },
                            {
                                "ts": 9407,
                                "bytes": 16375
                            },
                            {
                                "ts": 9425,
                                "bytes": 12130
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 337,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 1256630",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"132cb6-61c43d4e51c73\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2170,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1256630,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1316,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 77,
                        "http2_stream_dependency": 75,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 368,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Truncated PNG image"
                                },
                                "File": {
                                    "FileSize": "1215 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1000,
                                    "ImageHeight": 1000,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "1000x1000",
                                    "Megapixels": 1
                                }
                            }
                        },
                        "load_end": 9425,
                        "ttfb_start": 1332,
                        "ttfb_end": 3863,
                        "download_start": 3863,
                        "download_end": 9425,
                        "download_ms": 5562,
                        "all_start": 1332,
                        "all_end": 9425,
                        "all_ms": 8093,
                        "index": 40,
                        "number": 41
                    },
                    {
                        "type": 3,
                        "id": "196398.41",
                        "request_id": "196398.41",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                        "raw_id": "196398.41",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 9011,
                        "ttfb_ms": 2520,
                        "load_start": 1334,
                        "load_start_float": 1334.000374,
                        "bytesIn": 548914,
                        "objectSize": 548914,
                        "objectSizeUncompressed": 548914,
                        "chunks": [
                            {
                                "ts": 9455,
                                "bytes": 16375
                            },
                            {
                                "ts": 9483,
                                "bytes": 16375
                            },
                            {
                                "ts": 9507,
                                "bytes": 16375
                            },
                            {
                                "ts": 9535,
                                "bytes": 16375
                            },
                            {
                                "ts": 9563,
                                "bytes": 16375
                            },
                            {
                                "ts": 9591,
                                "bytes": 16375
                            },
                            {
                                "ts": 9620,
                                "bytes": 16375
                            },
                            {
                                "ts": 9648,
                                "bytes": 16375
                            },
                            {
                                "ts": 9672,
                                "bytes": 16375
                            },
                            {
                                "ts": 9700,
                                "bytes": 16375
                            },
                            {
                                "ts": 9728,
                                "bytes": 16375
                            },
                            {
                                "ts": 9756,
                                "bytes": 16375
                            },
                            {
                                "ts": 9785,
                                "bytes": 16375
                            },
                            {
                                "ts": 9809,
                                "bytes": 16375
                            },
                            {
                                "ts": 9837,
                                "bytes": 16375
                            },
                            {
                                "ts": 9865,
                                "bytes": 16375
                            },
                            {
                                "ts": 9893,
                                "bytes": 16375
                            },
                            {
                                "ts": 9921,
                                "bytes": 16375
                            },
                            {
                                "ts": 9950,
                                "bytes": 16375
                            },
                            {
                                "ts": 9974,
                                "bytes": 16375
                            },
                            {
                                "ts": 10002,
                                "bytes": 16375
                            },
                            {
                                "ts": 10030,
                                "bytes": 16375
                            },
                            {
                                "ts": 10058,
                                "bytes": 16375
                            },
                            {
                                "ts": 10087,
                                "bytes": 16375
                            },
                            {
                                "ts": 10115,
                                "bytes": 16375
                            },
                            {
                                "ts": 10138,
                                "bytes": 16375
                            },
                            {
                                "ts": 10167,
                                "bytes": 16375
                            },
                            {
                                "ts": 10195,
                                "bytes": 16375
                            },
                            {
                                "ts": 10224,
                                "bytes": 16375
                            },
                            {
                                "ts": 10252,
                                "bytes": 16375
                            },
                            {
                                "ts": 10280,
                                "bytes": 16375
                            },
                            {
                                "ts": 10304,
                                "bytes": 16375
                            },
                            {
                                "ts": 10332,
                                "bytes": 16375
                            },
                            {
                                "ts": 10345,
                                "bytes": 8539
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 349,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 548914",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"86032-61c43d4e3f392\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2233,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 548914,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1318,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 79,
                        "http2_stream_dependency": 77,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 374,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Truncated PNG image"
                                },
                                "File": {
                                    "FileSize": "528 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1000,
                                    "ImageHeight": 1020,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "1000x1020",
                                    "Megapixels": 1
                                }
                            }
                        },
                        "load_end": 10345,
                        "ttfb_start": 1334,
                        "ttfb_end": 3854,
                        "download_start": 3854,
                        "download_end": 10345,
                        "download_ms": 6491,
                        "all_start": 1334,
                        "all_end": 10345,
                        "all_ms": 9011,
                        "index": 41,
                        "number": 42
                    },
                    {
                        "type": 3,
                        "id": "196398.42",
                        "request_id": "196398.42",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                        "raw_id": "196398.42",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 9662,
                        "ttfb_ms": 2525,
                        "load_start": 1334,
                        "load_start_float": 1334.00038,
                        "bytesIn": 387795,
                        "objectSize": 387795,
                        "objectSizeUncompressed": 387795,
                        "chunks": [
                            {
                                "ts": 10375,
                                "bytes": 16375
                            },
                            {
                                "ts": 10401,
                                "bytes": 16375
                            },
                            {
                                "ts": 10431,
                                "bytes": 16375
                            },
                            {
                                "ts": 10459,
                                "bytes": 16375
                            },
                            {
                                "ts": 10484,
                                "bytes": 16375
                            },
                            {
                                "ts": 10511,
                                "bytes": 16375
                            },
                            {
                                "ts": 10539,
                                "bytes": 16375
                            },
                            {
                                "ts": 10568,
                                "bytes": 16375
                            },
                            {
                                "ts": 10596,
                                "bytes": 16375
                            },
                            {
                                "ts": 10619,
                                "bytes": 16375
                            },
                            {
                                "ts": 10648,
                                "bytes": 16375
                            },
                            {
                                "ts": 10677,
                                "bytes": 16375
                            },
                            {
                                "ts": 10705,
                                "bytes": 16375
                            },
                            {
                                "ts": 10733,
                                "bytes": 16375
                            },
                            {
                                "ts": 10761,
                                "bytes": 16375
                            },
                            {
                                "ts": 10786,
                                "bytes": 16375
                            },
                            {
                                "ts": 10813,
                                "bytes": 16375
                            },
                            {
                                "ts": 10842,
                                "bytes": 16375
                            },
                            {
                                "ts": 10871,
                                "bytes": 16375
                            },
                            {
                                "ts": 10898,
                                "bytes": 16375
                            },
                            {
                                "ts": 10926,
                                "bytes": 16375
                            },
                            {
                                "ts": 10950,
                                "bytes": 16375
                            },
                            {
                                "ts": 10978,
                                "bytes": 16375
                            },
                            {
                                "ts": 10996,
                                "bytes": 11170
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 361,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 387795",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"5ead3-61c43d4e52c13\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2224,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 387795,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1319,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 81,
                        "http2_stream_dependency": 79,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 380,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Truncated PNG image"
                                },
                                "File": {
                                    "FileSize": "368 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1000,
                                    "ImageHeight": 1052,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "1000x1052",
                                    "Megapixels": 1.1000000000000001
                                }
                            }
                        },
                        "load_end": 10996,
                        "ttfb_start": 1334,
                        "ttfb_end": 3859,
                        "download_start": 3859,
                        "download_end": 10996,
                        "download_ms": 7137,
                        "all_start": 1334,
                        "all_end": 10996,
                        "all_ms": 9662,
                        "index": 42,
                        "number": 43
                    },
                    {
                        "type": 3,
                        "id": "196398.43",
                        "request_id": "196398.43",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                        "raw_id": "196398.43",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 10765,
                        "ttfb_ms": 2531,
                        "load_start": 1334,
                        "load_start_float": 1334.0003859999999,
                        "bytesIn": 656268,
                        "objectSize": 656268,
                        "objectSizeUncompressed": 656268,
                        "chunks": [
                            {
                                "ts": 11026,
                                "bytes": 16375
                            },
                            {
                                "ts": 11054,
                                "bytes": 16375
                            },
                            {
                                "ts": 11082,
                                "bytes": 16375
                            },
                            {
                                "ts": 11108,
                                "bytes": 16375
                            },
                            {
                                "ts": 11136,
                                "bytes": 16375
                            },
                            {
                                "ts": 11166,
                                "bytes": 16375
                            },
                            {
                                "ts": 11191,
                                "bytes": 16375
                            },
                            {
                                "ts": 11219,
                                "bytes": 16375
                            },
                            {
                                "ts": 11247,
                                "bytes": 16375
                            },
                            {
                                "ts": 11272,
                                "bytes": 16375
                            },
                            {
                                "ts": 11299,
                                "bytes": 16375
                            },
                            {
                                "ts": 11327,
                                "bytes": 16375
                            },
                            {
                                "ts": 11355,
                                "bytes": 16375
                            },
                            {
                                "ts": 11384,
                                "bytes": 16375
                            },
                            {
                                "ts": 11412,
                                "bytes": 16375
                            },
                            {
                                "ts": 11436,
                                "bytes": 16375
                            },
                            {
                                "ts": 11464,
                                "bytes": 16375
                            },
                            {
                                "ts": 11492,
                                "bytes": 16375
                            },
                            {
                                "ts": 11521,
                                "bytes": 16375
                            },
                            {
                                "ts": 11549,
                                "bytes": 16375
                            },
                            {
                                "ts": 11577,
                                "bytes": 16375
                            },
                            {
                                "ts": 11601,
                                "bytes": 16375
                            },
                            {
                                "ts": 11629,
                                "bytes": 16375
                            },
                            {
                                "ts": 11657,
                                "bytes": 16375
                            },
                            {
                                "ts": 11686,
                                "bytes": 16375
                            },
                            {
                                "ts": 11714,
                                "bytes": 16375
                            },
                            {
                                "ts": 11742,
                                "bytes": 16375
                            },
                            {
                                "ts": 11766,
                                "bytes": 16375
                            },
                            {
                                "ts": 11794,
                                "bytes": 16375
                            },
                            {
                                "ts": 11822,
                                "bytes": 16375
                            },
                            {
                                "ts": 11851,
                                "bytes": 16375
                            },
                            {
                                "ts": 11879,
                                "bytes": 16375
                            },
                            {
                                "ts": 11903,
                                "bytes": 16375
                            },
                            {
                                "ts": 11931,
                                "bytes": 16375
                            },
                            {
                                "ts": 11959,
                                "bytes": 16375
                            },
                            {
                                "ts": 11988,
                                "bytes": 16375
                            },
                            {
                                "ts": 12016,
                                "bytes": 16375
                            },
                            {
                                "ts": 12044,
                                "bytes": 16375
                            },
                            {
                                "ts": 12067,
                                "bytes": 16375
                            },
                            {
                                "ts": 12096,
                                "bytes": 16375
                            },
                            {
                                "ts": 12099,
                                "bytes": 1268
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 373,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 656268",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"a038c-61c43d4e683d4\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2203,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 656268,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1320,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 83,
                        "http2_stream_dependency": 81,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 386,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "641 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1000,
                                    "ImageHeight": 846,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "1000x846",
                                    "Megapixels": 0.84599999999999997
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1000,
                                    "height": 846,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 26.454999999999998,
                                    "y": 22.381
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 846000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 201.47399999999999,
                                        "standardDeviation": 9.9999999999999998e-13,
                                        "kurtosis": -0.55339400000000005,
                                        "skewness": -1.1491400000000001,
                                        "entropy": 0.36572900000000003
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": -2.8311099999999999e-14,
                                        "standardDeviation": 9.9999999999999998e-13,
                                        "kurtosis": 1.6384000000000001e+52,
                                        "skewness": 9.3750000000000007e+35,
                                        "entropy": 0
                                    },
                                    "red": {
                                        "min": 4,
                                        "max": 255,
                                        "mean": 187.095,
                                        "standardDeviation": 91.960300000000004,
                                        "kurtosis": -1.35798,
                                        "skewness": -0.72443800000000003,
                                        "entropy": 0.48973
                                    },
                                    "green": {
                                        "min": 1,
                                        "max": 255,
                                        "mean": 184.46199999999999,
                                        "standardDeviation": 94.808599999999998,
                                        "kurtosis": -1.3825700000000001,
                                        "skewness": -0.70975699999999997,
                                        "entropy": 0.48811300000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 179.339,
                                        "standardDeviation": 99.428299999999993,
                                        "kurtosis": -1.4471700000000001,
                                        "skewness": -0.66142500000000004,
                                        "entropy": 0.48507400000000001
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1000,
                                    "height": 846,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:42:48+00:00",
                                    "date:modify": "2024-09-06T13:42:48+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "1000, 846",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "5e934f3a9cee008d728cff8fc42907ce723e0463d27c69fc3827fd0cb21405b4"
                                },
                                "tainted": false,
                                "filesize": "656268B",
                                "numberPixels": "846000",
                                "pixelsPerSecond": "26.1266MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.032"
                            }
                        },
                        "load_end": 12099,
                        "ttfb_start": 1334,
                        "ttfb_end": 3865,
                        "download_start": 3865,
                        "download_end": 12099,
                        "download_ms": 8234,
                        "all_start": 1334,
                        "all_end": 12099,
                        "all_ms": 10765,
                        "index": 43,
                        "number": 44
                    },
                    {
                        "type": 3,
                        "id": "196398.44",
                        "request_id": "196398.44",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/newsletter.svg",
                        "raw_id": "196398.44",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 10770,
                        "ttfb_ms": 2528,
                        "load_start": 1334,
                        "load_start_float": 1334.0003919999999,
                        "bytesIn": 2976,
                        "objectSize": 2976,
                        "objectSizeUncompressed": 2976,
                        "chunks": [
                            {
                                "ts": 12104,
                                "bytes": 2976
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 473,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/newsletter.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 2976",
                                "content-type: image\/svg+xml",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"ba0-61c438b5398dc\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:06 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1993,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 47,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2976,
                        "gzip_save": 1576,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1321,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 85,
                        "http2_stream_dependency": 83,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 392,
                        "server_port": "443",
                        "load_end": 12104,
                        "ttfb_start": 1334,
                        "ttfb_end": 3862,
                        "download_start": 3862,
                        "download_end": 12104,
                        "download_ms": 8242,
                        "all_start": 1334,
                        "all_end": 12104,
                        "all_ms": 10770,
                        "index": 44,
                        "number": 45
                    },
                    {
                        "type": 3,
                        "id": "196398.91",
                        "request_id": "196398.91",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/paper.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/paper.jpg",
                        "raw_id": "196398.91",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 10962,
                        "ttfb_ms": 2475,
                        "load_start": 1378,
                        "load_start_float": 1378.0003999999999,
                        "bytesIn": 141175,
                        "objectSize": 141175,
                        "objectSizeUncompressed": 141175,
                        "chunks": [
                            {
                                "ts": 12134,
                                "bytes": 16375
                            },
                            {
                                "ts": 12166,
                                "bytes": 16375
                            },
                            {
                                "ts": 12186,
                                "bytes": 16375
                            },
                            {
                                "ts": 12214,
                                "bytes": 16375
                            },
                            {
                                "ts": 12242,
                                "bytes": 16375
                            },
                            {
                                "ts": 12272,
                                "bytes": 16375
                            },
                            {
                                "ts": 12299,
                                "bytes": 16375
                            },
                            {
                                "ts": 12322,
                                "bytes": 16375
                            },
                            {
                                "ts": 12340,
                                "bytes": 10175
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/paper.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 141175",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"22777-61c438b02c901\"",
                                "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:00 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2035,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 79,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 141175,
                        "image_save": 29334,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1376,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 87,
                        "http2_stream_dependency": 85,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 400,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "128 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "ExifByteOrder": "Big-endian (Motorola, MM)",
                                    "CurrentIPTCDigest": "cdcffa7da8c7be09057076aeaf05c34e",
                                    "ImageWidth": 1679,
                                    "ImageHeight": 1191,
                                    "EncodingProcess": "Baseline DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "EXIF": {
                                    "ImageWidth": 1679,
                                    "ImageHeight": 1191,
                                    "BitsPerSample": "8 8 8",
                                    "PhotometricInterpretation": "RGB",
                                    "Orientation": "Horizontal (normal)",
                                    "SamplesPerPixel": 3,
                                    "XResolution": 72,
                                    "YResolution": 72,
                                    "ResolutionUnit": "inches",
                                    "Software": "Adobe Photoshop 24.6 (Macintosh)",
                                    "ModifyDate": "2023:09:28 10:23:46",
                                    "ExifVersion": "0231",
                                    "ColorSpace": "Uncalibrated",
                                    "ExifImageWidth": 1679,
                                    "ExifImageHeight": 1191,
                                    "Compression": "JPEG (old-style)",
                                    "ThumbnailOffset": 398,
                                    "ThumbnailLength": 1028,
                                    "ThumbnailImage": "(Binary data 1028 bytes, use -b option to extract)"
                                },
                                "IPTC": {
                                    "CodedCharacterSet": "UTF8",
                                    "ApplicationRecordVersion": 0
                                },
                                "Photoshop": {
                                    "IPTCDigest": "cdcffa7da8c7be09057076aeaf05c34e",
                                    "XResolution": 72,
                                    "DisplayedUnitsX": "inches",
                                    "YResolution": 72,
                                    "DisplayedUnitsY": "inches",
                                    "PrintStyle": "Centered",
                                    "PrintPosition": "0 0",
                                    "PrintScale": 1,
                                    "GlobalAngle": 30,
                                    "GlobalAltitude": 30,
                                    "URL_List": [],
                                    "SlicesGroupName": "paper",
                                    "NumSlices": 1,
                                    "PixelAspectRatio": 1,
                                    "PhotoshopThumbnail": "(Binary data 1028 bytes, use -b option to extract)",
                                    "HasRealMergedData": "Yes",
                                    "WriterName": "Adobe Photoshop",
                                    "ReaderName": "Adobe Photoshop 2023",
                                    "PhotoshopQuality": 8,
                                    "PhotoshopFormat": "Standard",
                                    "ProgressiveScans": "3 Scans"
                                },
                                "XMP": {
                                    "XMPToolkit": "Adobe XMP Core 9.1-c001 79.a8d475349, 2023\/03\/23-13:05:45        ",
                                    "DocumentID": "CA284E2DBB054864660EAD5B544D33BA",
                                    "InstanceID": "xmp.iid:772adee2-5cdf-4ecd-b7d0-5ed8eb17b4dd",
                                    "OriginalDocumentID": "CA284E2DBB054864660EAD5B544D33BA",
                                    "Format": "image\/jpeg",
                                    "ColorMode": "RGB",
                                    "CreateDate": "2023:09:25 17:54:46+02:00",
                                    "MetadataDate": "2023:09:28 10:23:46+02:00",
                                    "ModifyDate": "2023:09:28 10:23:46+02:00",
                                    "HistoryAction": "saved",
                                    "HistoryInstanceID": "xmp.iid:772adee2-5cdf-4ecd-b7d0-5ed8eb17b4dd",
                                    "HistoryWhen": "2023:09:28 10:23:46+02:00",
                                    "HistorySoftwareAgent": "Adobe Photoshop 24.6 (Macintosh)",
                                    "HistoryChanged": "\/",
                                    "DocumentAncestors": "CA284E2DBB054864660EAD5B544D33BA"
                                },
                                "APP14": {
                                    "DCTEncodeVersion": 100,
                                    "APP14Flags0": "(none)",
                                    "APP14Flags1": "(none)",
                                    "ColorTransform": "YCbCr"
                                },
                                "Composite": {
                                    "ImageSize": "1679x1191",
                                    "Megapixels": 2
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1679,
                                    "height": 1191,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 72,
                                    "y": 72
                                },
                                "printSize": {
                                    "x": 23.319400000000002,
                                    "y": 16.541699999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1999689,
                                "imageStatistics": {
                                    "all": {
                                        "min": 94,
                                        "max": 255,
                                        "mean": 222.828,
                                        "standardDeviation": 27.420000000000002,
                                        "kurtosis": 7.7136500000000003,
                                        "skewness": -3.0658500000000002,
                                        "entropy": 0.60436400000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 94,
                                        "max": 255,
                                        "mean": 226.36799999999999,
                                        "standardDeviation": 28.4421,
                                        "kurtosis": 7.9132400000000001,
                                        "skewness": -3.11863,
                                        "entropy": 0.61272099999999996
                                    },
                                    "green": {
                                        "min": 128,
                                        "max": 255,
                                        "mean": 221.732,
                                        "standardDeviation": 27.108000000000001,
                                        "kurtosis": 7.9029800000000003,
                                        "skewness": -3.1162700000000001,
                                        "entropy": 0.60783799999999999
                                    },
                                    "blue": {
                                        "min": 128,
                                        "max": 244,
                                        "mean": 220.38399999999999,
                                        "standardDeviation": 26.710000000000001,
                                        "kurtosis": 7.9161999999999999,
                                        "skewness": -3.1201699999999999,
                                        "entropy": 0.59253100000000003
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1679,
                                    "height": 1191,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 91,
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2024-09-06T13:42:48+00:00",
                                    "date:modify": "2024-09-06T13:42:48+00:00",
                                    "exif:BitsPerSample": "8, 8, 8",
                                    "exif:ColorSpace": "65535",
                                    "exif:DateTime": "2023:09:28 10:23:46",
                                    "exif:ExifOffset": "236",
                                    "exif:ExifVersion": "48, 50, 51, 49",
                                    "exif:ImageLength": "1191",
                                    "exif:ImageWidth": "1679",
                                    "exif:PhotometricInterpretation": "2",
                                    "exif:PixelXDimension": "1679",
                                    "exif:PixelYDimension": "1191",
                                    "exif:SamplesPerPixel": "3",
                                    "exif:Software": "Adobe Photoshop 24.6 (Macintosh)",
                                    "exif:thumbnail:Compression": "6",
                                    "exif:thumbnail:JPEGInterchangeFormat": "386",
                                    "exif:thumbnail:JPEGInterchangeFormatLength": "1028",
                                    "exif:thumbnail:ResolutionUnit": "2",
                                    "exif:thumbnail:XResolution": "72\/1",
                                    "exif:thumbnail:YResolution": "72\/1",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "f84a0021dd68fe073d621fd7ed5e5b78b8bd358ebf03aa4252a7ad8b0a84fee3"
                                },
                                "profiles": {
                                    "8bim": {
                                        "length": 3364
                                    },
                                    "exif": {
                                        "length": 1420
                                    },
                                    "iptc": {
                                        "City[1,90]": [
                                            "0x00000000: 254700                                        -%G"
                                        ],
                                        "Unknown[2,0]": [
                                            null
                                        ],
                                        "length": 15
                                    },
                                    "xmp": {
                                        "length": 3368
                                    }
                                },
                                "tainted": false,
                                "filesize": "131000B",
                                "numberPixels": "1.99969M",
                                "pixelsPerSecond": "56.8704MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.035"
                            }
                        },
                        "jpeg_scan_count": 1,
                        "score_progressive_jpeg": 0,
                        "load_end": 12340,
                        "ttfb_start": 1378,
                        "ttfb_end": 3853,
                        "download_start": 3853,
                        "download_end": 12340,
                        "download_ms": 8487,
                        "all_start": 1378,
                        "all_end": 12340,
                        "all_ms": 10962,
                        "index": 45,
                        "number": 46
                    },
                    {
                        "type": 3,
                        "id": "196398.63",
                        "request_id": "196398.63",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                        "raw_id": "196398.63",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 2405,
                        "ttfb_ms": 2382,
                        "load_start": 1482,
                        "load_start_float": 1482.0004140000001,
                        "bytesIn": 46785,
                        "objectSize": 46785,
                        "objectSizeUncompressed": 46785,
                        "chunks": [
                            {
                                "ts": 3884,
                                "bytes": 31190
                            },
                            {
                                "ts": 3887,
                                "bytes": 15595
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:38 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 46785",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"b6c1-61c438ca14834\"",
                                "expires: Sun, 08 Sep 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:28 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2017,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1479,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 89,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 414,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 3887,
                        "ttfb_start": 1482,
                        "ttfb_end": 3864,
                        "download_start": 3864,
                        "download_end": 3887,
                        "download_ms": 23,
                        "all_start": 1482,
                        "all_end": 3887,
                        "all_ms": 2405,
                        "index": 46,
                        "number": 47
                    },
                    {
                        "type": 3,
                        "id": "196398.77",
                        "request_id": "196398.77",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Medium.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/JobClarendon-Medium.woff2",
                        "raw_id": "196398.77",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 10924,
                        "ttfb_ms": 10886,
                        "load_start": 1482,
                        "load_start_float": 1482.0004200000001,
                        "bytesIn": 40580,
                        "objectSize": 40580,
                        "objectSizeUncompressed": 40580,
                        "chunks": [
                            {
                                "ts": 12372,
                                "bytes": 16308
                            },
                            {
                                "ts": 12399,
                                "bytes": 16375
                            },
                            {
                                "ts": 12406,
                                "bytes": 7897
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:38 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/JobClarendon-Medium.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 40580",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                "etag: \"9e84-61c438c9234c3\"",
                                "expires: Sun, 08 Sep 2024 13:42:38 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:27 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2002,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1480,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 91,
                        "http2_stream_dependency": 89,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 420,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 44176,
                                "GDEF": 476,
                                "GPOS": 30942,
                                "GSUB": 3618,
                                "OS\/2": 96,
                                "cmap": 1486,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 3552,
                                "maxp": 6,
                                "name": 1041,
                                "post": 32
                            },
                            "names": {
                                "0": "c David Jonathan Ross 2020",
                                "1": "Job Clarendon Medium",
                                "2": "Regular",
                                "3": "2.001;djr ;JobClarendon-Medium",
                                "4": "Job Clarendon Medium",
                                "5": "2.001",
                                "6": "JobClarendon-Medium",
                                "8": "DJR",
                                "9": "David Jonathan Ross",
                                "11": "https:\/\/djr.com",
                                "12": "https:\/\/djr.com",
                                "14": "https:\/\/djr.com\/license",
                                "16": "Job Clarendon",
                                "17": "Medium"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 390,
                                "usWeightClass": 500,
                                "usWidthClass": 5,
                                "fsType": 8,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 331,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354687,
                                "ulUnicodeRange2": 268484714,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "djr ",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 63743,
                                "sTypoAscender": 800,
                                "sTypoDescender": -200,
                                "sTypoLineGap": 200,
                                "usWinAscent": 1000,
                                "usWinDescent": 200,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 552,
                                "sCapHeight": 775,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    173,
                                    174,
                                    175,
                                    176,
                                    180,
                                    182,
                                    183,
                                    184,
                                    186,
                                    187,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    416,
                                    417,
                                    431,
                                    432,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    601,
                                    699,
                                    700,
                                    710,
                                    711,
                                    713,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    778,
                                    779,
                                    780,
                                    786,
                                    795,
                                    803,
                                    806,
                                    807,
                                    808,
                                    814,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7712,
                                    7713,
                                    7716,
                                    7717,
                                    7722,
                                    7723,
                                    7734,
                                    7735,
                                    7736,
                                    7737,
                                    7738,
                                    7739,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7770,
                                    7771,
                                    7772,
                                    7773,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7822,
                                    7823,
                                    7826,
                                    7827,
                                    7838,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8208,
                                    8209,
                                    8211,
                                    8212,
                                    8213,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8482,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8678,
                                    8679,
                                    8680,
                                    8681,
                                    8722,
                                    9754,
                                    9755,
                                    9756,
                                    9758,
                                    10033,
                                    63743
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "liga",
                                            "ordn",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss06",
                                            "ss07",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "liga",
                                            "ordn",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss06",
                                            "ss07",
                                            "zero"
                                        ],
                                        "CAT ": [
                                            "locl"
                                        ],
                                        "MOL ": [
                                            "locl"
                                        ],
                                        "ROM ": [
                                            "locl"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 522,
                                "num_glyphs": 889
                            }
                        },
                        "load_end": 12406,
                        "ttfb_start": 1482,
                        "ttfb_end": 12368,
                        "download_start": 12368,
                        "download_end": 12406,
                        "download_ms": 38,
                        "all_start": 1482,
                        "all_end": 12406,
                        "all_ms": 10924,
                        "index": 47,
                        "number": 48
                    },
                    {
                        "type": 3,
                        "id": "196398.83",
                        "request_id": "196398.83",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Medium.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/ShiftWeb-Medium.woff2",
                        "raw_id": "196398.83",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 11029,
                        "ttfb_ms": 10949,
                        "load_start": 1485,
                        "load_start_float": 1485.0004260000001,
                        "bytesIn": 61896,
                        "objectSize": 61896,
                        "objectSizeUncompressed": 61896,
                        "chunks": [
                            {
                                "ts": 12440,
                                "bytes": 16262
                            },
                            {
                                "ts": 12464,
                                "bytes": 16375
                            },
                            {
                                "ts": 12492,
                                "bytes": 16375
                            },
                            {
                                "ts": 12514,
                                "bytes": 12884
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ShiftWeb-Medium.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 61896",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                "etag: \"f1c8-61c438cd7d931\"",
                                "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:31 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1990,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1484,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 93,
                        "http2_stream_dependency": 91,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 426,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 12514,
                        "ttfb_start": 1485,
                        "ttfb_end": 12434,
                        "download_start": 12434,
                        "download_end": 12514,
                        "download_ms": 80,
                        "all_start": 1485,
                        "all_end": 12514,
                        "all_ms": 11029,
                        "index": 48,
                        "number": 49
                    },
                    {
                        "type": 3,
                        "id": "196398.8",
                        "request_id": "196398.8",
                        "ip_addr": "169.150.247.39",
                        "full_url": "https:\/\/plausible.io\/js\/plausible.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "plausible.io",
                        "url": "\/js\/plausible.js",
                        "raw_id": "196398.8",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 148,
                        "ttfb_ms": 146,
                        "load_start": 1661,
                        "load_start_float": 1661.0001990000001,
                        "bytesIn": 815,
                        "objectSize": 815,
                        "objectSizeUncompressed": 1386,
                        "chunks": [
                            {
                                "ts": 1809,
                                "bytes": 815,
                                "inflated": 1386
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=3600",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 413,
                        "protocol": "HTTP\/2",
                        "dns_start": 1283,
                        "dns_end": 1408,
                        "connect_start": 1409,
                        "connect_end": 1515,
                        "ssl_start": 1515,
                        "ssl_end": 1660,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "plausible.io",
                            "sanList": [
                                "plausible.io"
                            ],
                            "issuer": "R10",
                            "validFrom": 1725271802,
                            "validTo": 1733047801,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725275312343,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220717584021284846AB0EB2029253DEB5F2C964C05B84A69C3C7F77CF869719BE4022100DEB0CFE43E541B40DE49573A14910020BEA7BEA817DD96F310AA4C9412B78F40"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1725275312393,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E0E6621E1B5DD5A7054EA07BDB2FEAE5E1EB84EE23D19C6F90CDE89958822B4F02206DB1EB07657072BB0F9A6DE25D1DCABB04DD72E530CC33EB93B66187D4345CDA"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 39,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: plausible.io",
                                ":method: GET",
                                ":path: \/js\/plausible.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":9443\"; ma=2592000",
                                "application: 127.0.0.1",
                                "cache-control: public, max-age=3600",
                                "cdn-cache: HIT",
                                "cdn-cachedat: 09\/06\/2024 13:22:20",
                                "cdn-edgestorageid: 1080",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 682664",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: 19b271044524f88a16e514abef9f6568",
                                "cdn-requestpullcode: 200",
                                "cdn-requestpullsuccess: True",
                                "cdn-status: 200",
                                "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                "content-encoding: br",
                                "content-type: application\/javascript",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                "permissions-policy: interest-cohort=()",
                                "server: BunnyCDN-DE1-1082",
                                "vary: Accept-Encoding",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1711,
                        "score_cache": 50,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 125,
                        "connect_ms": 106,
                        "ssl_ms": 145,
                        "gzip_total": 1368,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 1282,
                        "socket_group": "https:\/\/plausible.io <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 199,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBE67ZvQST5GBL8X7376m5Eo3MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTAyMTAxMDAyWhcNMjQxMjAxMTAxMDAxWjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCd\n2zDRLVTfp2AvE8FEEvk7dLov286lg2AjiW8Km8okryTSev0LOT8mZ3ynNQGrhHdP\nkW11sLQmwU0XpZNyuapH73phP4tIl5faTev4DZ79g8cK6hOdk5k8iVHcYF+GXoif\nxanjKEiYNI1YP5+rt0DXmqOD5NVTV3ryP1rNSgEYE7sjk4EFEq4WPsed3pprx4FZ\nVbCpC\/cxUvIYuSLhDvzxVf18ojESpBaOaLvgdZlkehVbHd8ce0QGh6ewRsvK\/Jwe\nPavp2tbZU8mk8eAGfjfdGuzoTpn+XUfMdmapmEITpr9kKU8pMBqdaORwoMU926de\n1XZv41Kdikmz2isZBXL9AgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFJSOqOoYKNXEhYFgUzjmOdL2LJHYMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGRsmwQ1wAABAMARzBFAiBxdYQCEoSEarDrICklPetfLJZM\nBbhKacPH93z4aXGb5AIhAN6wz+Q+VBtA3klXOhSRACC+p76oF92W8xCqTJQSt49A\nAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRsmwRCQAABAMA\nRzBFAiEA4OZiHhtd1acFTqB72y\/q5eHrhO4j0ZxvkM3omViCK08CIG2x6wdlcHK7\nD5pt4l0dyrsE3XLlMMwz65O2YYfUNFzaMA0GCSqGSIb3DQEBCwUAA4IBAQC8o4Im\nJPXxBzHFQ5Ig7Cwtwfxh1yfP1uBwidc5+9omOfg6obl0s1P4D9aFn6qU0+XLHl68\nFj\/anp9uceBS6ac6qNql4vjd3mQfCUYieGxC0x784x+ATG9JiJARweuf7mp6q8Jh\npFPe8M4wuEkAGVICDACGHH8\/lf1T1VLaiSGPwzx8IIQVxBueF1+2lnWAnaSTmqAb\nGt7747HZhFBNLJzhbdHKbXntwZrW3YHHNlZBbJUXvoRwS62awctf6\/uWmqHLWONz\nvVylcs22CrsXom+iW3XA33W1VXYiB6H1KLmm2P8QGEGBdqBLfl4n\/roRJKVtazfR\nbg7hPOFFRrITibgk\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1809,
                        "ttfb_start": 1661,
                        "ttfb_end": 1807,
                        "download_start": 1807,
                        "download_end": 1809,
                        "download_ms": 2,
                        "all_start": 1283,
                        "all_end": 1809,
                        "all_ms": 524,
                        "index": 49,
                        "number": 50,
                        "cpuTimes": {
                            "EvaluateScript": 12,
                            "v8.compile": 0,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 12,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 13,
                        "js_timing": [
                            [
                                3344.7629999999999,
                                3357.1709999999998
                            ],
                            [
                                3344.779,
                                3344.8960000000002
                            ],
                            [
                                4025.6089999999999,
                                4025.826
                            ],
                            [
                                4025.8589999999999,
                                4025.8679999999999
                            ],
                            [
                                4027.471,
                                4027.5219999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "196398.73",
                        "request_id": "196398.73",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                        "raw_id": "196398.73",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 10747,
                        "ttfb_ms": 10706,
                        "load_start": 1833,
                        "load_start_float": 1833.00045,
                        "bytesIn": 40076,
                        "objectSize": 40076,
                        "objectSizeUncompressed": 40076,
                        "chunks": [
                            {
                                "ts": 12542,
                                "bytes": 16242
                            },
                            {
                                "ts": 12568,
                                "bytes": 16375
                            },
                            {
                                "ts": 12580,
                                "bytes": 7459
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/TrioGrotesk-Bold.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 40076",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                "etag: \"9c8c-61c438cb07ae5\"",
                                "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:29 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1993,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1832,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 95,
                        "http2_stream_dependency": 93,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 450,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 46736,
                                "GDEF": 166,
                                "GPOS": 11896,
                                "GSUB": 4204,
                                "OS\/2": 96,
                                "cmap": 1202,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2126,
                                "maxp": 6,
                                "name": 1554,
                                "post": 32
                            },
                            "names": {
                                "0": "Copyright \u00a9 2020 Schick Toikka. All rights reserved. Trio Grotes",
                                "1": "Trio Grotesk",
                                "2": "Bold",
                                "3": "2.002;SCTO;TrioGrotesk-Bold",
                                "4": "Trio Grotesk Bold",
                                "5": "Version 2.002;hotconv 1.0.109;makeotfexe 2.5.65596",
                                "6": "TrioGrotesk-Bold",
                                "7": "Trio Grotesk is a trademark of Schick Toikka",
                                "8": "Schick Toikka",
                                "9": "Schick Toikka",
                                "11": "http:\/\/www.schick-toikka.com",
                                "12": "http:\/\/www.schick-toikka.com",
                                "14": "http:\/\/www.schick-toikka.com\/legal\/"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 793,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 4,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 301,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 7,
                                "ulUnicodeRange2": 1,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "SCTO",
                                "fsSelection": 32,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 815,
                                "sTypoDescender": -185,
                                "sTypoLineGap": 370,
                                "usWinAscent": 1060,
                                "usWinDescent": 310,
                                "ulCodePageRange1": 536871059,
                                "ulCodePageRange2": 0,
                                "sxHeight": 519,
                                "sCapHeight": 742,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 8,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    402,
                                    437,
                                    438,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    778,
                                    779,
                                    780,
                                    786,
                                    789,
                                    806,
                                    807,
                                    808,
                                    960,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7818,
                                    7819,
                                    7922,
                                    7923,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8364,
                                    8482,
                                    8486,
                                    8531,
                                    8532,
                                    8533,
                                    8534,
                                    8535,
                                    8536,
                                    8537,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8706,
                                    8709,
                                    8710,
                                    8719,
                                    8721,
                                    8722,
                                    8730,
                                    8734,
                                    8747,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9674,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "MOL ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "case",
                                            "ccmp",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "subs",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "AZE ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "CAT ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "CRT ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "KAZ ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "MOL ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "NLD ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "TAT ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ],
                                        "TRK ": [
                                            "cpsp",
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 438,
                                "num_glyphs": 532
                            }
                        },
                        "load_end": 12580,
                        "ttfb_start": 1833,
                        "ttfb_end": 12539,
                        "download_start": 12539,
                        "download_end": 12580,
                        "download_ms": 41,
                        "all_start": 1833,
                        "all_end": 12580,
                        "all_ms": 10747,
                        "index": 50,
                        "number": 51
                    },
                    {
                        "type": 3,
                        "id": "196398.75",
                        "request_id": "196398.75",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Regular.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/JobClarendon-Regular.woff2",
                        "raw_id": "196398.75",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 11065,
                        "ttfb_ms": 11032,
                        "load_start": 1836,
                        "load_start_float": 1836.000456,
                        "bytesIn": 37280,
                        "objectSize": 37280,
                        "objectSizeUncompressed": 37280,
                        "chunks": [
                            {
                                "ts": 12877,
                                "bytes": 16175
                            },
                            {
                                "ts": 12893,
                                "bytes": 16375
                            },
                            {
                                "ts": 12901,
                                "bytes": 4730
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/JobClarendon-Regular.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 37280",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                "etag: \"91a0-61c438c899999\"",
                                "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:26 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2005,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1834,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 97,
                        "http2_stream_dependency": 95,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 456,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 40003,
                                "GDEF": 476,
                                "GPOS": 30936,
                                "GSUB": 3618,
                                "OS\/2": 96,
                                "cmap": 1486,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 3552,
                                "maxp": 6,
                                "name": 1011,
                                "post": 32
                            },
                            "names": {
                                "0": "c David Jonathan Ross 2020",
                                "1": "Job Clarendon",
                                "2": "Regular",
                                "3": "2.001;djr ;JobClarendon-Regular",
                                "4": "Job Clarendon Regular",
                                "5": "2.001",
                                "6": "JobClarendon-Regular",
                                "8": "DJR",
                                "9": "David Jonathan Ross",
                                "11": "https:\/\/djr.com",
                                "12": "https:\/\/djr.com",
                                "14": "https:\/\/djr.com\/license"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 346,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 8,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 329,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354687,
                                "ulUnicodeRange2": 268484714,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "djr ",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 63743,
                                "sTypoAscender": 800,
                                "sTypoDescender": -200,
                                "sTypoLineGap": 200,
                                "usWinAscent": 1000,
                                "usWinDescent": 200,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 548,
                                "sCapHeight": 775,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    173,
                                    174,
                                    175,
                                    176,
                                    180,
                                    182,
                                    183,
                                    184,
                                    186,
                                    187,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    416,
                                    417,
                                    431,
                                    432,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    601,
                                    699,
                                    700,
                                    710,
                                    711,
                                    713,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    778,
                                    779,
                                    780,
                                    786,
                                    795,
                                    803,
                                    806,
                                    807,
                                    808,
                                    814,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7712,
                                    7713,
                                    7716,
                                    7717,
                                    7722,
                                    7723,
                                    7734,
                                    7735,
                                    7736,
                                    7737,
                                    7738,
                                    7739,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7770,
                                    7771,
                                    7772,
                                    7773,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7822,
                                    7823,
                                    7826,
                                    7827,
                                    7838,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8208,
                                    8209,
                                    8211,
                                    8212,
                                    8213,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8482,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8678,
                                    8679,
                                    8680,
                                    8681,
                                    8722,
                                    9754,
                                    9755,
                                    9756,
                                    9758,
                                    10033,
                                    63743
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "liga",
                                            "ordn",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss06",
                                            "ss07",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "liga",
                                            "ordn",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss06",
                                            "ss07",
                                            "zero"
                                        ],
                                        "CAT ": [
                                            "locl"
                                        ],
                                        "MOL ": [
                                            "locl"
                                        ],
                                        "ROM ": [
                                            "locl"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 522,
                                "num_glyphs": 889
                            }
                        },
                        "load_end": 12901,
                        "ttfb_start": 1836,
                        "ttfb_end": 12868,
                        "download_start": 12868,
                        "download_end": 12901,
                        "download_ms": 33,
                        "all_start": 1836,
                        "all_end": 12901,
                        "all_ms": 11065,
                        "index": 51,
                        "number": 52
                    },
                    {
                        "type": 3,
                        "id": "196398.71",
                        "request_id": "196398.71",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                        "raw_id": "196398.71",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 11288,
                        "ttfb_ms": 11256,
                        "load_start": 1839,
                        "load_start_float": 1839.000462,
                        "bytesIn": 35185,
                        "objectSize": 35185,
                        "objectSizeUncompressed": 35185,
                        "chunks": [
                            {
                                "ts": 13099,
                                "bytes": 16331
                            },
                            {
                                "ts": 13125,
                                "bytes": 16375
                            },
                            {
                                "ts": 13127,
                                "bytes": 2479
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 35185",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                "etag: \"8971-61c438c899999\"",
                                "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:26 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2050,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1837,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 99,
                        "http2_stream_dependency": 97,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 462,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GPOS": 27628,
                                "GSUB": 6398,
                                "OS\/2": 96,
                                "cmap": 1432,
                                "cvt ": 130,
                                "fpgm": 353,
                                "gasp": 12,
                                "glyf": 46816,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2332,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1285,
                                "post": 4656,
                                "prep": 716
                            },
                            "names": {
                                "0": "Copyright (c) 2018 Commercial Type, Inc.. All rights reserved.",
                                "1": ".",
                                "2": "",
                                "3": "",
                                "4": ".",
                                "5": "Version 1.004",
                                "6": "",
                                "7": "Caslon Doric Cond Text Web is a registered trademark of Commerci",
                                "8": "Commercial Type, Inc.",
                                "9": "Paul Barnes",
                                "11": "http:\/\/commercialtype.com",
                                "12": "http:\/\/www.moderntypography.com",
                                "13": "Not to be used for anything other than web font use!",
                                "14": "http:\/\/commercialtype.com\/license",
                                "16": "Caslon Doric Cond Text Web",
                                "17": "Medium"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 433,
                                "usWeightClass": 500,
                                "usWidthClass": 3,
                                "fsType": 0,
                                "ySubscriptXSize": 700,
                                "ySubscriptYSize": 650,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 140,
                                "ySuperscriptXSize": 700,
                                "ySuperscriptYSize": 650,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 477,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 250,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354607,
                                "ulUnicodeRange2": 1073742938,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "COMM",
                                "fsSelection": 64,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64260,
                                "sTypoAscender": 975,
                                "sTypoDescender": -179,
                                "sTypoLineGap": 0,
                                "usWinAscent": 975,
                                "usWinDescent": 179,
                                "ulCodePageRange1": 536871059,
                                "ulCodePageRange2": 0,
                                "sxHeight": 522,
                                "sCapHeight": 760,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -36,
                                "underlineThickness": 58,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 1,
                                        "encoding": 0
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    401,
                                    402,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    8201,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8314,
                                    8315,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8330,
                                    8331,
                                    8364,
                                    8482,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8722,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    9413,
                                    58370,
                                    58371,
                                    58372,
                                    58373,
                                    58374,
                                    58375,
                                    58376,
                                    58377,
                                    58378,
                                    58379,
                                    58390,
                                    58391,
                                    58392,
                                    58393,
                                    58394,
                                    58395,
                                    58396,
                                    58397,
                                    58398,
                                    58399,
                                    63171,
                                    64256,
                                    64257,
                                    64258,
                                    64259,
                                    64260
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss09",
                                            "ss10",
                                            "ss11",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss09",
                                            "ss10",
                                            "ss11",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss09",
                                            "ss10",
                                            "ss11",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss09",
                                            "ss10",
                                            "ss11",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss09",
                                            "ss10",
                                            "ss11",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss09",
                                            "ss10",
                                            "ss11",
                                            "sups",
                                            "tnum"
                                        ],
                                        "PLK ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss09",
                                            "ss10",
                                            "ss11",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss09",
                                            "ss10",
                                            "ss11",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss09",
                                            "ss10",
                                            "ss11",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "CAT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "CRT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "NLD ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "PLK ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 424,
                                "num_glyphs": 583
                            }
                        },
                        "load_end": 13127,
                        "ttfb_start": 1839,
                        "ttfb_end": 13095,
                        "download_start": 13095,
                        "download_end": 13127,
                        "download_ms": 32,
                        "all_start": 1839,
                        "all_end": 13127,
                        "all_ms": 11288,
                        "index": 52,
                        "number": 53
                    },
                    {
                        "type": 3,
                        "id": "196398.89",
                        "request_id": "196398.89",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                        "raw_id": "196398.89",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 10890,
                        "ttfb_ms": 10810,
                        "load_start": 1842,
                        "load_start_float": 1842.000468,
                        "bytesIn": 64724,
                        "objectSize": 64724,
                        "objectSizeUncompressed": 64724,
                        "chunks": [
                            {
                                "ts": 12655,
                                "bytes": 16241
                            },
                            {
                                "ts": 12681,
                                "bytes": 16375
                            },
                            {
                                "ts": 12709,
                                "bytes": 16375
                            },
                            {
                                "ts": 12732,
                                "bytes": 15733
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 64724",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                "etag: \"fcd4-61c438c6ad676\"",
                                "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:24 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2002,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1840,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 101,
                        "http2_stream_dependency": 99,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 468,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 12732,
                        "ttfb_start": 1842,
                        "ttfb_end": 12652,
                        "download_start": 12652,
                        "download_end": 12732,
                        "download_ms": 80,
                        "all_start": 1842,
                        "all_end": 12732,
                        "all_ms": 10890,
                        "index": 53,
                        "number": 54
                    },
                    {
                        "type": 3,
                        "id": "196398.87",
                        "request_id": "196398.87",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Bold.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/ShiftWeb-Bold.woff2",
                        "raw_id": "196398.87",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 10982,
                        "ttfb_ms": 10793,
                        "load_start": 1858,
                        "load_start_float": 1858.0004739999999,
                        "bytesIn": 63284,
                        "objectSize": 63284,
                        "objectSizeUncompressed": 63284,
                        "chunks": [
                            {
                                "ts": 12761,
                                "bytes": 16375
                            },
                            {
                                "ts": 12789,
                                "bytes": 16375
                            },
                            {
                                "ts": 12818,
                                "bytes": 16375
                            },
                            {
                                "ts": 12840,
                                "bytes": 14159
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ShiftWeb-Bold.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 63284",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                "etag: \"f734-61c438cc7cbbf\"",
                                "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:30 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1984,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1843,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 103,
                        "http2_stream_dependency": 101,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 474,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "BASE": 58,
                                "GPOS": 18778,
                                "GSUB": 4668,
                                "OS\/2": 96,
                                "cmap": 1726,
                                "cvt ": 120,
                                "fpgm": 3350,
                                "gasp": 8,
                                "glyf": 125991,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2262,
                                "loca": 0,
                                "maxp": 32,
                                "name": 48775,
                                "post": 4163,
                                "prep": 163
                            },
                            "names": {
                                "0": "\u00a9 2012 MCKL. All Rights Reserved.",
                                "1": "Shift Web",
                                "2": "Bold",
                                "3": "1.004;MCKL;ShiftWeb-Bold",
                                "4": "Shift Web Bold",
                                "5": "Version 1.004; Shift Web Bold",
                                "6": "ShiftWeb-Bold",
                                "7": "Shift is either a registered trademark or a trademark of MCKL",
                                "8": "MCKL",
                                "9": "Jeremy Mickel",
                                "11": "http:\/\/www.mckltype.com",
                                "12": "http:\/\/www.mckltype.com",
                                "13": "FONT SOFTWARE END USER LICENSE AGREEMENT\r\rEffective as of Januar",
                                "14": "http:\/\/www.mckltype.com"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 631,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 1,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 300,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 7,
                                "ulUnicodeRange2": 1,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "MCKL",
                                "fsSelection": 416,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64260,
                                "sTypoAscender": 774,
                                "sTypoDescender": -226,
                                "sTypoLineGap": 198,
                                "usWinAscent": 972,
                                "usWinDescent": 226,
                                "ulCodePageRange1": 536871059,
                                "ulCodePageRange2": 0,
                                "sxHeight": 500,
                                "sCapHeight": 690,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 2,
                                    "bWeight": 8,
                                    "bProportion": 3,
                                    "bContrast": 4,
                                    "bStrokeVariation": 4,
                                    "bArmStyle": 3,
                                    "bLetterForm": 6,
                                    "bMidline": 3,
                                    "bXHeight": 3
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 1,
                                        "encoding": 0
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    402,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8214,
                                    8216,
                                    8217,
                                    8218,
                                    8219,
                                    8220,
                                    8221,
                                    8222,
                                    8223,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8314,
                                    8315,
                                    8316,
                                    8317,
                                    8318,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8330,
                                    8331,
                                    8332,
                                    8333,
                                    8334,
                                    8364,
                                    8480,
                                    8482,
                                    8531,
                                    8532,
                                    8533,
                                    8534,
                                    8535,
                                    8536,
                                    8537,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8543,
                                    8722,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    57680,
                                    57681,
                                    57682,
                                    57683,
                                    57684,
                                    57685,
                                    57686,
                                    57687,
                                    57689,
                                    57690,
                                    57707,
                                    57709,
                                    57710,
                                    57711,
                                    57729,
                                    57730,
                                    58387,
                                    58433,
                                    58436,
                                    58481,
                                    58482,
                                    59269,
                                    63171,
                                    64256,
                                    64257,
                                    64258,
                                    64259,
                                    64260
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "sups"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "sups"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "sups"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "sups"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "sups"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "sups"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "kern"
                                        ],
                                        "CRT ": [
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 445,
                                "num_glyphs": 566
                            }
                        },
                        "load_end": 12840,
                        "ttfb_start": 1858,
                        "ttfb_end": 12651,
                        "download_start": 12651,
                        "download_end": 12840,
                        "download_ms": 189,
                        "all_start": 1858,
                        "all_end": 12840,
                        "all_ms": 10982,
                        "index": 54,
                        "number": 55
                    },
                    {
                        "type": 3,
                        "id": "196398.65",
                        "request_id": "196398.65",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                        "raw_id": "196398.65",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 10765,
                        "ttfb_ms": 10680,
                        "load_start": 1858,
                        "load_start_float": 1858.0004799999999,
                        "bytesIn": 26265,
                        "objectSize": 26265,
                        "objectSizeUncompressed": 26265,
                        "chunks": [
                            {
                                "ts": 12617,
                                "bytes": 16375
                            },
                            {
                                "ts": 12623,
                                "bytes": 9890
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 26265",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                "etag: \"6699-61c438c78ff86\"",
                                "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:25 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2044,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1847,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 105,
                        "http2_stream_dependency": 103,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 480,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GPOS": 24258,
                                "GSUB": 5884,
                                "OS\/2": 96,
                                "cmap": 1576,
                                "gasp": 8,
                                "glyf": 23205,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2108,
                                "loca": 0,
                                "maxp": 32,
                                "name": 1329,
                                "post": 3937
                            },
                            "names": {
                                "0": "Copyright (c) 2019 Commercial Type, Inc.. All rights reserved.",
                                "1": ".",
                                "2": "",
                                "3": "",
                                "4": ".",
                                "5": "Version 1.001 2019",
                                "6": "",
                                "7": "Caslon Doric Condensed Web is a registered trademark of Commerci",
                                "8": "Commercial Type, Inc.",
                                "9": "Paul Barnes and Tim Ripper",
                                "11": "http:\/\/commercialtype.com",
                                "12": "http:\/\/commercialclassics.com",
                                "13": "Not to be used for anything other than web font use!",
                                "14": "http:\/\/commercialtype.com\/license",
                                "16": "Caslon Doric Condensed Web",
                                "17": "Semibold"
                            },
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 346,
                                "usWeightClass": 600,
                                "usWidthClass": 3,
                                "fsType": 0,
                                "ySubscriptXSize": 700,
                                "ySubscriptYSize": 650,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 140,
                                "ySuperscriptXSize": 700,
                                "ySuperscriptYSize": 650,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 477,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 250,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354607,
                                "ulUnicodeRange2": 1114,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "COMM",
                                "fsSelection": 64,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64260,
                                "sTypoAscender": 946,
                                "sTypoDescender": -200,
                                "sTypoLineGap": 0,
                                "usWinAscent": 946,
                                "usWinDescent": 200,
                                "ulCodePageRange1": 536871059,
                                "ulCodePageRange2": 0,
                                "sxHeight": 518,
                                "sCapHeight": 760,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 12,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -68,
                                "underlineThickness": 62,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 1,
                                        "encoding": 0
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    329,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    402,
                                    506,
                                    507,
                                    508,
                                    509,
                                    510,
                                    511,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    8201,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8364,
                                    8482,
                                    8531,
                                    8532,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8722,
                                    9413,
                                    58370,
                                    58371,
                                    58372,
                                    58373,
                                    58374,
                                    58375,
                                    58376,
                                    58377,
                                    58378,
                                    58379,
                                    58390,
                                    58391,
                                    58392,
                                    58393,
                                    58394,
                                    58395,
                                    58396,
                                    58397,
                                    58398,
                                    58399,
                                    63171,
                                    64256,
                                    64257,
                                    64258,
                                    64259,
                                    64260
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss05",
                                            "ss07",
                                            "ss08",
                                            "sups",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss05",
                                            "ss07",
                                            "ss08",
                                            "sups",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss05",
                                            "ss07",
                                            "ss08",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss05",
                                            "ss07",
                                            "ss08",
                                            "sups",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss05",
                                            "ss07",
                                            "ss08",
                                            "sups",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss05",
                                            "ss07",
                                            "ss08",
                                            "sups",
                                            "tnum"
                                        ],
                                        "PLK ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss05",
                                            "ss07",
                                            "ss08",
                                            "sups",
                                            "tnum"
                                        ],
                                        "ROM ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss05",
                                            "ss07",
                                            "ss08",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss05",
                                            "ss07",
                                            "ss08",
                                            "sups",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "CAT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "CRT ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "NLD ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "PLK ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "cpsp",
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 414,
                                "num_glyphs": 527
                            }
                        },
                        "load_end": 12623,
                        "ttfb_start": 1858,
                        "ttfb_end": 12538,
                        "download_start": 12538,
                        "download_end": 12623,
                        "download_ms": 85,
                        "all_start": 1858,
                        "all_end": 12623,
                        "all_ms": 10765,
                        "index": 55,
                        "number": 56
                    },
                    {
                        "type": 3,
                        "id": "196398.81",
                        "request_id": "196398.81",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Bold.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/JobClarendon-Bold.woff2",
                        "raw_id": "196398.81",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 11108,
                        "ttfb_ms": 11011,
                        "load_start": 1859,
                        "load_start_float": 1859.0004859999999,
                        "bytesIn": 38028,
                        "objectSize": 38028,
                        "objectSizeUncompressed": 38028,
                        "chunks": [
                            {
                                "ts": 12931,
                                "bytes": 16375
                            },
                            {
                                "ts": 12959,
                                "bytes": 16375
                            },
                            {
                                "ts": 12967,
                                "bytes": 5278
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/JobClarendon-Bold.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 38028",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                "etag: \"948c-61c438c61cdec\"",
                                "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:23 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1996,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1848,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 107,
                        "http2_stream_dependency": 105,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 486,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 40892,
                                "GDEF": 476,
                                "GPOS": 30904,
                                "GSUB": 3618,
                                "OS\/2": 96,
                                "cmap": 1486,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 3552,
                                "maxp": 6,
                                "name": 987,
                                "post": 32
                            },
                            "names": {
                                "0": "c David Jonathan Ross 2020",
                                "1": "Job Clarendon",
                                "2": "Bold",
                                "3": "2.001;djr ;JobClarendon-Bold",
                                "4": "Job Clarendon Bold",
                                "5": "2.001",
                                "6": "JobClarendon-Bold",
                                "8": "DJR",
                                "9": "David Jonathan Ross",
                                "11": "https:\/\/djr.com",
                                "12": "https:\/\/djr.com",
                                "14": "https:\/\/djr.com\/license"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 479,
                                "usWeightClass": 700,
                                "usWidthClass": 5,
                                "fsType": 8,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 336,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2684354687,
                                "ulUnicodeRange2": 268484714,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "djr ",
                                "fsSelection": 32,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 63743,
                                "sTypoAscender": 800,
                                "sTypoDescender": -200,
                                "sTypoLineGap": 200,
                                "usWinAscent": 1000,
                                "usWinDescent": 200,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 560,
                                "sCapHeight": 775,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    173,
                                    174,
                                    175,
                                    176,
                                    180,
                                    182,
                                    183,
                                    184,
                                    186,
                                    187,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    416,
                                    417,
                                    431,
                                    432,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    601,
                                    699,
                                    700,
                                    710,
                                    711,
                                    713,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    774,
                                    775,
                                    776,
                                    778,
                                    779,
                                    780,
                                    786,
                                    795,
                                    803,
                                    806,
                                    807,
                                    808,
                                    814,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7712,
                                    7713,
                                    7716,
                                    7717,
                                    7722,
                                    7723,
                                    7734,
                                    7735,
                                    7736,
                                    7737,
                                    7738,
                                    7739,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7770,
                                    7771,
                                    7772,
                                    7773,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7822,
                                    7823,
                                    7826,
                                    7827,
                                    7838,
                                    7840,
                                    7841,
                                    7842,
                                    7843,
                                    7844,
                                    7845,
                                    7846,
                                    7847,
                                    7848,
                                    7849,
                                    7850,
                                    7851,
                                    7852,
                                    7853,
                                    7854,
                                    7855,
                                    7856,
                                    7857,
                                    7858,
                                    7859,
                                    7860,
                                    7861,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7866,
                                    7867,
                                    7868,
                                    7869,
                                    7870,
                                    7871,
                                    7872,
                                    7873,
                                    7874,
                                    7875,
                                    7876,
                                    7877,
                                    7878,
                                    7879,
                                    7880,
                                    7881,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7886,
                                    7887,
                                    7888,
                                    7889,
                                    7890,
                                    7891,
                                    7892,
                                    7893,
                                    7894,
                                    7895,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7902,
                                    7903,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7910,
                                    7911,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7916,
                                    7917,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7926,
                                    7927,
                                    7928,
                                    7929,
                                    8208,
                                    8209,
                                    8211,
                                    8212,
                                    8213,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8482,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8678,
                                    8679,
                                    8680,
                                    8681,
                                    8722,
                                    9754,
                                    9755,
                                    9756,
                                    9758,
                                    10033,
                                    63743
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "liga",
                                            "ordn",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss06",
                                            "ss07",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "case",
                                            "liga",
                                            "ordn",
                                            "salt",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "ss06",
                                            "ss07",
                                            "zero"
                                        ],
                                        "CAT ": [
                                            "locl"
                                        ],
                                        "MOL ": [
                                            "locl"
                                        ],
                                        "ROM ": [
                                            "locl"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark",
                                            "mkmk"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 522,
                                "num_glyphs": 889
                            }
                        },
                        "load_end": 12967,
                        "ttfb_start": 1859,
                        "ttfb_end": 12870,
                        "download_start": 12870,
                        "download_end": 12967,
                        "download_ms": 97,
                        "all_start": 1859,
                        "all_end": 12967,
                        "all_ms": 11108,
                        "index": 56,
                        "number": 57
                    },
                    {
                        "type": 3,
                        "id": "196398.85",
                        "request_id": "196398.85",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                        "raw_id": "196398.85",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 11213,
                        "ttfb_ms": 11013,
                        "load_start": 1859,
                        "load_start_float": 1859.0004919999999,
                        "bytesIn": 61560,
                        "objectSize": 61560,
                        "objectSizeUncompressed": 61560,
                        "chunks": [
                            {
                                "ts": 13011,
                                "bytes": 16375
                            },
                            {
                                "ts": 13021,
                                "bytes": 16375
                            },
                            {
                                "ts": 13049,
                                "bytes": 16375
                            },
                            {
                                "ts": 13072,
                                "bytes": 12435
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 61560",
                                "content-type: font\/woff2",
                                "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                "etag: \"f078-61c438cdfd81a\"",
                                "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:32 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2008,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1850,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 109,
                        "http2_stream_dependency": 107,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 492,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "BASE": 58,
                                "GPOS": 18250,
                                "GSUB": 4044,
                                "OS\/2": 96,
                                "cmap": 1664,
                                "cvt ": 120,
                                "fpgm": 3350,
                                "gasp": 8,
                                "glyf": 132345,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 2130,
                                "loca": 0,
                                "maxp": 32,
                                "name": 48948,
                                "post": 3742,
                                "prep": 163
                            },
                            "names": {
                                "0": "\u00a9 2012 MCKL. All Rights Reserved.",
                                "1": "Shift Web Medium",
                                "2": "Italic",
                                "3": "1.004;MCKL;ShiftWeb-MediumItalic",
                                "4": "Shift Web Medium It",
                                "5": "Version 1.004; Shift Web Medium Italic",
                                "6": "ShiftWeb-MediumItalic",
                                "7": "Shift is either a registered trademark or a trademark of MCKL",
                                "8": "MCKL",
                                "9": "Jeremy Mickel",
                                "11": "http:\/\/www.mckltype.com",
                                "12": "http:\/\/www.mckltype.com",
                                "13": "FONT SOFTWARE END USER LICENSE AGREEMENT\r\rEffective as of Januar",
                                "14": "http:\/\/www.mckltype.com",
                                "16": "Shift Web",
                                "17": "Medium Italic"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 595,
                                "usWeightClass": 500,
                                "usWidthClass": 5,
                                "fsType": 1,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": -17,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 81,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 296,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 7,
                                "ulUnicodeRange2": 1,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "MCKL",
                                "fsSelection": 897,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64260,
                                "sTypoAscender": 774,
                                "sTypoDescender": -226,
                                "sTypoLineGap": 198,
                                "usWinAscent": 972,
                                "usWinDescent": 226,
                                "ulCodePageRange1": 536871059,
                                "ulCodePageRange2": 0,
                                "sxHeight": 494,
                                "sCapHeight": 690,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 2,
                                    "bWeight": 6,
                                    "bProportion": 3,
                                    "bContrast": 4,
                                    "bStrokeVariation": 4,
                                    "bArmStyle": 3,
                                    "bLetterForm": 13,
                                    "bMidline": 3,
                                    "bXHeight": 3
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": -13,
                                "underlinePosition": -100,
                                "underlineThickness": 50,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 1,
                                        "encoding": 0
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    256,
                                    257,
                                    258,
                                    259,
                                    260,
                                    261,
                                    262,
                                    263,
                                    264,
                                    265,
                                    266,
                                    267,
                                    268,
                                    269,
                                    270,
                                    271,
                                    272,
                                    273,
                                    274,
                                    275,
                                    276,
                                    277,
                                    278,
                                    279,
                                    280,
                                    281,
                                    282,
                                    283,
                                    284,
                                    285,
                                    286,
                                    287,
                                    288,
                                    289,
                                    290,
                                    291,
                                    292,
                                    293,
                                    294,
                                    295,
                                    296,
                                    297,
                                    298,
                                    299,
                                    300,
                                    301,
                                    302,
                                    303,
                                    304,
                                    305,
                                    306,
                                    307,
                                    308,
                                    309,
                                    310,
                                    311,
                                    312,
                                    313,
                                    314,
                                    315,
                                    316,
                                    317,
                                    318,
                                    319,
                                    320,
                                    321,
                                    322,
                                    323,
                                    324,
                                    325,
                                    326,
                                    327,
                                    328,
                                    330,
                                    331,
                                    332,
                                    333,
                                    334,
                                    335,
                                    336,
                                    337,
                                    338,
                                    339,
                                    340,
                                    341,
                                    342,
                                    343,
                                    344,
                                    345,
                                    346,
                                    347,
                                    348,
                                    349,
                                    350,
                                    351,
                                    352,
                                    353,
                                    354,
                                    355,
                                    356,
                                    357,
                                    358,
                                    359,
                                    360,
                                    361,
                                    362,
                                    363,
                                    364,
                                    365,
                                    366,
                                    367,
                                    368,
                                    369,
                                    370,
                                    371,
                                    372,
                                    373,
                                    374,
                                    375,
                                    376,
                                    377,
                                    378,
                                    379,
                                    380,
                                    381,
                                    382,
                                    402,
                                    536,
                                    537,
                                    538,
                                    539,
                                    567,
                                    710,
                                    711,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7922,
                                    7923,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8203,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8214,
                                    8216,
                                    8217,
                                    8218,
                                    8219,
                                    8220,
                                    8221,
                                    8222,
                                    8223,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8304,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8314,
                                    8315,
                                    8316,
                                    8317,
                                    8318,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8330,
                                    8331,
                                    8332,
                                    8333,
                                    8334,
                                    8364,
                                    8480,
                                    8482,
                                    8531,
                                    8532,
                                    8533,
                                    8534,
                                    8535,
                                    8536,
                                    8537,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8543,
                                    8722,
                                    8776,
                                    8800,
                                    8804,
                                    8805,
                                    57729,
                                    58387,
                                    58433,
                                    58436,
                                    58481,
                                    58482,
                                    59269,
                                    63171,
                                    64256,
                                    64257,
                                    64258,
                                    64259,
                                    64260
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss04",
                                            "ss05",
                                            "sups"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss04",
                                            "ss05",
                                            "sups"
                                        ],
                                        "AZE ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss04",
                                            "ss05",
                                            "sups"
                                        ],
                                        "CRT ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss04",
                                            "ss05",
                                            "sups"
                                        ],
                                        "ROM ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss04",
                                            "ss05",
                                            "sups"
                                        ],
                                        "TRK ": [
                                            "aalt",
                                            "calt",
                                            "case",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "locl",
                                            "numr",
                                            "ss01",
                                            "ss02",
                                            "ss04",
                                            "ss05",
                                            "sups"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ],
                                        "AZE ": [
                                            "kern"
                                        ],
                                        "CRT ": [
                                            "kern"
                                        ],
                                        "ROM ": [
                                            "kern"
                                        ],
                                        "TRK ": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 430,
                                "num_glyphs": 533
                            }
                        },
                        "load_end": 13072,
                        "ttfb_start": 1859,
                        "ttfb_end": 12872,
                        "download_start": 12872,
                        "download_end": 13072,
                        "download_ms": 200,
                        "all_start": 1859,
                        "all_end": 13072,
                        "all_ms": 11213,
                        "index": 57,
                        "number": 58
                    },
                    {
                        "type": 3,
                        "id": "196398.45",
                        "request_id": "196398.45",
                        "ip_addr": "52.217.101.134",
                        "full_url": "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "s3.amazonaws.com",
                        "url": "\/downloads.mailchimp.com\/js\/mc-validate.js",
                        "raw_id": "196398.45",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1227,
                        "ttfb_ms": 265,
                        "load_start": 1887,
                        "load_start_float": 1887.000174,
                        "bytesIn": 143249,
                        "objectSize": 143249,
                        "objectSizeUncompressed": 143249,
                        "chunks": [
                            {
                                "ts": 2156,
                                "bytes": 3574
                            },
                            {
                                "ts": 2414,
                                "bytes": 16384
                            },
                            {
                                "ts": 2418,
                                "bytes": 1024
                            },
                            {
                                "ts": 2608,
                                "bytes": 16384
                            },
                            {
                                "ts": 2612,
                                "bytes": 1024
                            },
                            {
                                "ts": 2716,
                                "bytes": 17408
                            },
                            {
                                "ts": 2725,
                                "bytes": 6680
                            },
                            {
                                "ts": 2754,
                                "bytes": 17408
                            },
                            {
                                "ts": 3020,
                                "bytes": 17408
                            },
                            {
                                "ts": 3068,
                                "bytes": 17408
                            },
                            {
                                "ts": 3099,
                                "bytes": 17408
                            },
                            {
                                "ts": 3114,
                                "bytes": 11139
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public,max-age=2592000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "",
                        "socket": 409,
                        "protocol": "http\/1.1",
                        "dns_start": 1279,
                        "dns_end": 1397,
                        "connect_start": 1397,
                        "connect_end": 1614,
                        "ssl_start": 1614,
                        "ssl_end": 1885,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "s3.amazonaws.com",
                            "sanList": [
                                "s3.amazonaws.com",
                                "*.s3.amazonaws.com",
                                "*.s3.dualstack.us-east-1.amazonaws.com",
                                "s3.dualstack.us-east-1.amazonaws.com",
                                "*.s3.us-east-1.amazonaws.com",
                                "s3.us-east-1.amazonaws.com",
                                "*.s3-control.us-east-1.amazonaws.com",
                                "s3-control.us-east-1.amazonaws.com",
                                "*.s3-control.dualstack.us-east-1.amazonaws.com",
                                "s3-control.dualstack.us-east-1.amazonaws.com",
                                "*.s3-accesspoint.us-east-1.amazonaws.com",
                                "*.s3-accesspoint.dualstack.us-east-1.amazonaws.com",
                                "*.s3-deprecated.us-east-1.amazonaws.com",
                                "s3-deprecated.us-east-1.amazonaws.com",
                                "s3-external-1.amazonaws.com",
                                "*.s3-external-1.amazonaws.com",
                                "s3-external-2.amazonaws.com",
                                "*.s3-external-2.amazonaws.com"
                            ],
                            "issuer": "Amazon RSA 2048 M01",
                            "validFrom": 1716595200,
                            "validTo": 1746230399,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1716661263057,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402207819FABEF13016168EC3A92CA0DAFF83F5905F48A7668AD3C36F7A04B0AAB7140220267E8170441F88C5CFEA2AF2EA66FC671ABABB62EC4C9872B7DC3E936BB6524A"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1716661262991,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D03F558781467DDDAB3A0AAB365B29A984D884401BB8B00333545E5409B69571022100F76C74804C148F4BCDDF1420B2465E39C514ED3A9C09E9EEB7048223BF02CBCF"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1716661263013,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100B570C8F40E41CF12497BBFFEF25A8933E71BB8F0D44EF6754BCBEE8134074771022100C84F7B6FA53EF2DBDE318141AD609819D7D86032E36680C1D405384D228A0322"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 504,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                "Accept: *\/*",
                                "Accept-Encoding: gzip, deflate, br, zstd",
                                "Accept-Language: en-US,en;q=0.9",
                                "Connection: keep-alive",
                                "Host: s3.amazonaws.com",
                                "Referer: https:\/\/countyhighway.com\/",
                                "Sec-Fetch-Dest: script",
                                "Sec-Fetch-Mode: no-cors",
                                "Sec-Fetch-Site: cross-site",
                                "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\""
                            ],
                            "response": [
                                "HTTP\/1.1 200 OK",
                                "x-amz-id-2: G0C+fiu1fRrIrR40W8\/OPerrQRskX1rsOpekg++xuNYkElO3YahpCaUtOt7t5elBOfKKFXlkaSQ=",
                                "x-amz-request-id: M6V5FHZXM6MRX32V",
                                "Date: Fri, 06 Sep 2024 13:42:39 GMT",
                                "Last-Modified: Mon, 20 Aug 2018 17:42:38 GMT",
                                "ETag: \"6465dd4a8331265e6629cd069e03504c\"",
                                "Cache-Control: public,max-age=2592000",
                                "Accept-Ranges: bytes",
                                "Content-Type: application\/javascript",
                                "Server: AmazonS3",
                                "Content-Length: 143249"
                            ]
                        },
                        "bytesOut": 1600,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 33,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 118,
                        "connect_ms": 217,
                        "ssl_ms": 271,
                        "gzip_total": 143249,
                        "gzip_save": 94958,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1278,
                        "socket_group": "https:\/\/s3.amazonaws.com <https:\/\/countyhighway.com same_site>",
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "http\/1.1",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 174,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIIPTCCByWgAwIBAgIQDYmiKjFPsahj6xtW4YeyETANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAxMB4XDTI0MDUyNTAwMDAwMFoXDTI1MDUwMjIzNTk1OVowGzEZ\nMBcGA1UEAxMQczMuYW1hem9uYXdzLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEP\nADCCAQoCggEBAI8ZD014LDUraEdhKlNbyazq6JqEltWQ\/8EwwEpDZltKJVo25fGh\n9L8Uayv1Fwj8m70MeRKt\/FlMv4aatJx8d8Ijd0tJ9YZa+8GoS0jcCWo0m3nyLT1i\n\/iWB5AE7Bq\/TiQ0gvp7QOxTGiTe2w7lO3BkTTKCyXjMWKleClMLZW+J6AuOvw02B\nXftIdXj9cwcn4rqE266F9V\/ewLlpV89Vp4CzHny6A\/LhnvHegDUOAEkncF9klBIP\n24\/av+\/vr+WncIlOjwJpUC0EiRH\/04AZ7pM+mQTO9NGHufRf+CDW1NXDC4jnGGMX\nbiRRH3XZ1iJgqtlwlhdTRm5rfpi4Qse6awUCAwEAAaOCBVowggVWMB8GA1UdIwQY\nMBaAFIG4DmOKiRIY5fo7O1CVn+blkBOFMB0GA1UdDgQWBBRcq6uGY92hy5eAQeOJ\n94CUob5JezCCAokGA1UdEQSCAoAwggJ8ghBzMy5hbWF6b25hd3MuY29tghIqLnMz\nLmFtYXpvbmF3cy5jb22CJiouczMuZHVhbHN0YWNrLnVzLWVhc3QtMS5hbWF6b25h\nd3MuY29tgiRzMy5kdWFsc3RhY2sudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CHCou\nczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CGnMzLnVzLWVhc3QtMS5hbWF6b25h\nd3MuY29tgiQqLnMzLWNvbnRyb2wudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CInMz\nLWNvbnRyb2wudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CLiouczMtY29udHJvbC5k\ndWFsc3RhY2sudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CLHMzLWNvbnRyb2wuZHVh\nbHN0YWNrLnVzLWVhc3QtMS5hbWF6b25hd3MuY29tgigqLnMzLWFjY2Vzc3BvaW50\nLnVzLWVhc3QtMS5hbWF6b25hd3MuY29tgjIqLnMzLWFjY2Vzc3BvaW50LmR1YWxz\ndGFjay51cy1lYXN0LTEuYW1hem9uYXdzLmNvbYInKi5zMy1kZXByZWNhdGVkLnVz\nLWVhc3QtMS5hbWF6b25hd3MuY29tgiVzMy1kZXByZWNhdGVkLnVzLWVhc3QtMS5h\nbWF6b25hd3MuY29tghtzMy1leHRlcm5hbC0xLmFtYXpvbmF3cy5jb22CHSouczMt\nZXh0ZXJuYWwtMS5hbWF6b25hd3MuY29tghtzMy1leHRlcm5hbC0yLmFtYXpvbmF3\ncy5jb22CHSouczMtZXh0ZXJuYWwtMi5hbWF6b25hd3MuY29tMBMGA1UdIAQMMAow\nCAYGZ4EMAQIBMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYI\nKwYBBQUHAwIwOwYDVR0fBDQwMjAwoC6gLIYqaHR0cDovL2NybC5yMm0wMS5hbWF6\nb250cnVzdC5jb20vcjJtMDEuY3JsMHUGCCsGAQUFBwEBBGkwZzAtBggrBgEFBQcw\nAYYhaHR0cDovL29jc3AucjJtMDEuYW1hem9udHJ1c3QuY29tMDYGCCsGAQUFBzAC\nhipodHRwOi8vY3J0LnIybTAxLmFtYXpvbnRydXN0LmNvbS9yMm0wMS5jZXIwDAYD\nVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIEggFvBIIBawFpAHUATnWjJ1yaEMM4\nW2zU3z9S6x3w4I4bjWnAsfpksWKaOd8AAAGPsPwa0QAABAMARjBEAiB4Gfq+8TAW\nFo7DqSyg2v+D9ZBfSKdmitPDb3oEsKq3FAIgJn6BcEQfiMXP6iry6mb8Zxq6u2Ls\nTJhyt9w+k2u2UkoAdwB9WR4S4XgqexxhZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAA\nAY+w\/BqPAAAEAwBIMEYCIQDQP1WHgUZ93as6Cqs2WymphNiEQBu4sAMzVF5UCbaV\ncQIhAPdsdIBMFI9Lzd8UILJGXjnFFO06nAnp7rcEgiO\/AsvPAHcA5tIxY0B3jMEQ\nQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGPsPwapQAABAMASDBGAiEAtXDI9A5B\nzxJJe7\/+8lqJM+cbuPDUTvZ1S8vugTQHR3ECIQDIT3tvpT7y294xgUGtYJgZ19hg\nMuNmgMHUBThNIooDIjANBgkqhkiG9w0BAQsFAAOCAQEAbA1vQgPLM1\/WkNgtsRTb\nryftKRyT4jld6f+7i3o2EFA2n84JxzumPugbpKT5ADgHDFNKrqgkgpwd7KshoF2J\nTZWu4uqbdNjrFjOdbAQx4NvMl51pqhR1z9cCemIpcg4sk6r0pBif\/pAPap4721J+\nBSUY8d3afHzS3vEmfK3Mq9dj6PoYG2rs1sPG\/sGwYZuB+zlzOnwodBTu1coMdyei\nQM3Ubsdirruqtnq27CWWbOKW+ClWYNArOyi3EmuXlvbFx719W1tr+2utPJP+cWm\/\nZM8Z5Ikf3A\/ilzuKAfMpDtTGM8fy5ISVoUA+2UrG3BQYpI\/vRfud4JG+DHOyJq05\nGA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSOAudZoijOx7Zv5zNpo4ODzANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjEyOFoXDTMwMDgyMzIyMjEyOFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOtxLKnL\nH4gokjIwr4pXD3i3NyWVVYesZ1yX0yLI2qIUZ2t88Gfa4gMqs1YSXca1R\/lnCKeT\nepWSGA+0+fkQNpp\/L4C2T7oTTsddUx7g3ZYzByDTlrwS5HRQQqEFE3O1T5tEJP4t\nf+28IoXsNiEzl3UGzicYgtzj2cWCB41eJgEmJmcf2T8TzzK6a614ZPyq\/w4CPAff\nnAV4coz96nW3AyiE2uhuB4zQUIXvgVSycW7sbWLvj5TDXunEpNCRwC4kkZjK7rol\njtT2cbb7W2s4Bkg3R42G3PLqBvt2N32e\/0JOTViCk8\/iccJ4sXqrS1uUN4iB5Nmv\nJK74csVl+0u0UecCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUgbgOY4qJEhjl+js7UJWf5uWQE4UwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQCtAN4CBSMuBjJitGuxlBbkEUDeK\/pZwTXv4KqPK0G50fOHOQAd8j21p0cMBgbG\nkfMHVwLU7b0XwZCav0h1ogdPMN1KakK1DT0VwA\/+hFvGPJnMV1Kx2G4S1ZaSk0uU\n5QfoiYIIano01J5k4T2HapKQmmOhS\/iPtuo00wW+IMLeBuKMn3OLn005hcrOGTad\nhcmeyfhQP7Z+iKHvyoQGi1C0ClymHETx\/chhQGDyYSWqB\/THwnN15AwLQo0E5V9E\nSJlbe4mBlqeInUsNYugExNf+tOiybcrswBy8OFsd34XOW3rjSUtsuafd9AWySa3h\nxRRrwszrzX\/WWGm6wyB+f7C4\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 3114,
                        "ttfb_start": 1887,
                        "ttfb_end": 2152,
                        "download_start": 2152,
                        "download_end": 3114,
                        "download_ms": 962,
                        "all_start": 1279,
                        "all_end": 3114,
                        "all_ms": 1833,
                        "index": 58,
                        "number": 59,
                        "cpuTimes": {
                            "EvaluateScript": 37,
                            "v8.compile": 5,
                            "FunctionCall": 7
                        },
                        "cpu.EvaluateScript": 37,
                        "cpu.v8.compile": 5,
                        "cpu.FunctionCall": 7,
                        "cpuTime": 48,
                        "js_timing": [
                            [
                                3184.5940000000001,
                                3221.4270000000001
                            ],
                            [
                                3184.6419999999998,
                                3189.413
                            ],
                            [
                                3357.3919999999998,
                                3364.1010000000001
                            ],
                            [
                                13199.049999999999,
                                13199.088
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "196398.131",
                        "request_id": "196398.131",
                        "ip_addr": "169.150.247.39",
                        "full_url": "https:\/\/plausible.io\/api\/event",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "plausible.io",
                        "url": "\/api\/event",
                        "raw_id": "196398.131",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 202,
                        "request_type": "XHR",
                        "load_ms": 240,
                        "ttfb_ms": 238,
                        "load_start": 3719,
                        "load_start_float": 3719.0005179999998,
                        "bytesIn": 2,
                        "objectSize": 2,
                        "objectSizeUncompressed": 2,
                        "chunks": [
                            {
                                "ts": 3959,
                                "bytes": 2
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate, max-age=0, private",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 524,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 3301,
                        "connect_end": 3495,
                        "ssl_start": 3495,
                        "ssl_end": 3717,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "plausible.io",
                            "sanList": [
                                "plausible.io"
                            ],
                            "issuer": "R10",
                            "validFrom": 1725271802,
                            "validTo": 1733047801,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725275312343,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220717584021284846AB0EB2029253DEB5F2C964C05B84A69C3C7F77CF869719BE4022100DEB0CFE43E541B40DE49573A14910020BEA7BEA817DD96F310AA4C9412B78F40"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1725275312393,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E0E6621E1B5DD5A7054EA07BDB2FEAE5E1EB84EE23D19C6F90CDE89958822B4F02206DB1EB07657072BB0F9A6DE25D1DCABB04DD72E530CC33EB93B66187D4345CDA"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                        "initiator_line": "0",
                        "initiator_column": "824",
                        "initiator_type": "script",
                        "initiator_function": "t",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: plausible.io",
                                ":method: POST",
                                ":path: \/api\/event",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 82",
                                "content-type: text\/plain",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=1, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":9443\"; ma=2592000",
                                "application: 127.0.0.1",
                                "cache-control: must-revalidate, max-age=0, private",
                                "cdn-cachedat: 09\/06\/2024 13:42:39",
                                "cdn-edgestorageid: 1082",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 682664",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: e2c04675fb6f05b88ea32120c336b730",
                                "cdn-requestpullcode: 202",
                                "cdn-requestpullsuccess: True",
                                "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                "content-length: 2",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Fri, 06 Sep 2024 13:42:39 GMT",
                                "permissions-policy: interest-cohort=()",
                                "server: BunnyCDN-DE1-1082",
                                "x-plausible-dropped: 1",
                                "x-request-id: F_KrfNj3JeVwY54Hbn0V",
                                ":status: 202"
                            ]
                        },
                        "bytesOut": 2005,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 194,
                        "ssl_ms": 222,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 3297,
                        "socket_group": "pm\/https:\/\/plausible.io <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 518,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBE67ZvQST5GBL8X7376m5Eo3MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTAyMTAxMDAyWhcNMjQxMjAxMTAxMDAxWjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCd\n2zDRLVTfp2AvE8FEEvk7dLov286lg2AjiW8Km8okryTSev0LOT8mZ3ynNQGrhHdP\nkW11sLQmwU0XpZNyuapH73phP4tIl5faTev4DZ79g8cK6hOdk5k8iVHcYF+GXoif\nxanjKEiYNI1YP5+rt0DXmqOD5NVTV3ryP1rNSgEYE7sjk4EFEq4WPsed3pprx4FZ\nVbCpC\/cxUvIYuSLhDvzxVf18ojESpBaOaLvgdZlkehVbHd8ce0QGh6ewRsvK\/Jwe\nPavp2tbZU8mk8eAGfjfdGuzoTpn+XUfMdmapmEITpr9kKU8pMBqdaORwoMU926de\n1XZv41Kdikmz2isZBXL9AgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFJSOqOoYKNXEhYFgUzjmOdL2LJHYMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGRsmwQ1wAABAMARzBFAiBxdYQCEoSEarDrICklPetfLJZM\nBbhKacPH93z4aXGb5AIhAN6wz+Q+VBtA3klXOhSRACC+p76oF92W8xCqTJQSt49A\nAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRsmwRCQAABAMA\nRzBFAiEA4OZiHhtd1acFTqB72y\/q5eHrhO4j0ZxvkM3omViCK08CIG2x6wdlcHK7\nD5pt4l0dyrsE3XLlMMwz65O2YYfUNFzaMA0GCSqGSIb3DQEBCwUAA4IBAQC8o4Im\nJPXxBzHFQ5Ig7Cwtwfxh1yfP1uBwidc5+9omOfg6obl0s1P4D9aFn6qU0+XLHl68\nFj\/anp9uceBS6ac6qNql4vjd3mQfCUYieGxC0x784x+ATG9JiJARweuf7mp6q8Jh\npFPe8M4wuEkAGVICDACGHH8\/lf1T1VLaiSGPwzx8IIQVxBueF1+2lnWAnaSTmqAb\nGt7747HZhFBNLJzhbdHKbXntwZrW3YHHNlZBbJUXvoRwS62awctf6\/uWmqHLWONz\nvVylcs22CrsXom+iW3XA33W1VXYiB6H1KLmm2P8QGEGBdqBLfl4n\/roRJKVtazfR\nbg7hPOFFRrITibgk\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 3959,
                        "ttfb_start": 3719,
                        "ttfb_end": 3957,
                        "download_start": 3957,
                        "download_end": 3959,
                        "download_ms": 2,
                        "all_start": 3301,
                        "all_end": 3959,
                        "all_ms": 656,
                        "index": 59,
                        "number": 60
                    },
                    {
                        "type": 3,
                        "id": "196398.133",
                        "request_id": "196398.133",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/favicon-32x32.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/favicon-32x32.png",
                        "raw_id": "196398.133",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 121,
                        "ttfb_ms": 120,
                        "load_start": 13150,
                        "load_start_float": 13150.000552,
                        "bytesIn": 708,
                        "objectSize": 708,
                        "objectSizeUncompressed": 708,
                        "chunks": [
                            {
                                "ts": 13271,
                                "bytes": 708
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:42:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/favicon-32x32.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 708",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 13:42:49 GMT",
                                "etag: \"2c4-61fa2ee2fae9e\"",
                                "expires: Sun, 06 Oct 2024 13:42:49 GMT",
                                "last-modified: Wed, 14 Aug 2024 11:21:41 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1975,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 708,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 13149,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 111,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 552,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "[minor] Text\/EXIF chunk(s) found after PNG IDAT (may be ignored by some readers)"
                                },
                                "File": {
                                    "FileSize": "708 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 32,
                                    "ImageHeight": 32,
                                    "BitDepth": 8,
                                    "ColorType": "Grayscale",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Gamma": 2.2000000000000002,
                                    "WhitePointX": 0.31269999999999998,
                                    "WhitePointY": 0.32900000000000001,
                                    "RedX": 0.64000000000000001,
                                    "RedY": 0.33000000000000002,
                                    "GreenX": 0.29999999999999999,
                                    "GreenY": 0.59999999999999998,
                                    "BlueX": 0.14999999999999999,
                                    "BlueY": 0.059999999999999998,
                                    "BackgroundColor": 255,
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters",
                                    "ModifyDate": "2024:08:14 11:19:11",
                                    "Datecreate": "2024-08-14T11:19:11+00:00",
                                    "Datemodify": "2024-08-14T11:19:11+00:00"
                                },
                                "IPTC": {
                                    "Credit": "RFG",
                                    "ApplicationRecordVersion": 4
                                },
                                "Composite": {
                                    "ImageSize": "32x32",
                                    "Megapixels": 0.001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 1.1287499999999999,
                                    "y": 1.1287499999999999
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "Grayscale",
                                "endianness": "Undefined",
                                "colorspace": "Gray",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "gray": 8
                                },
                                "pixels": 1024,
                                "channelStatistics": {
                                    "gray": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 145.21700000000001,
                                        "standardDeviation": 118.679,
                                        "kurtosis": -1.8071200000000001,
                                        "skewness": -0.28903699999999999,
                                        "entropy": 0.385023
                                    }
                                },
                                "colormapEntries": 256,
                                "renderingIntent": "Undefined",
                                "gamma": 0.45455000000000001,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T13:42:49+00:00",
                                    "date:modify": "2024-09-06T13:42:49+00:00",
                                    "png:bKGD": "chunk was found (see Background color, above)",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "0",
                                    "png:IHDR.color_type": "0 (Grayscale)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "32, 32",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:text": "3 tEXt\/zTXt\/iTXt chunks were found",
                                    "png:text-encoded profiles": "1 were found",
                                    "png:tIME": "2024-08-14T11:19:11Z",
                                    "signature": "bd5da6fea458b41acbca58fcf499142d7bff4355a1c6ab79f2ffa9a4aa8249e9"
                                },
                                "profiles": {
                                    "iptc": {
                                        "Credit[2,110]": [
                                            "RFG"
                                        ],
                                        "Unknown[2,0]": [
                                            null
                                        ],
                                        "length": 28
                                    }
                                },
                                "tainted": false,
                                "filesize": "708B",
                                "numberPixels": "1024",
                                "pixelsPerSecond": "994173B",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 13271,
                        "ttfb_start": 13150,
                        "ttfb_end": 13270,
                        "download_start": 13270,
                        "download_end": 13271,
                        "download_ms": 1,
                        "all_start": 13150,
                        "all_end": 13271,
                        "all_ms": 121,
                        "index": 60,
                        "number": 61
                    },
                    {
                        "type": 3,
                        "id": "196398.132",
                        "request_id": "196398.132",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/site.webmanifest",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/site.webmanifest",
                        "raw_id": "196398.132",
                        "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Manifest",
                        "load_ms": 124,
                        "ttfb_ms": 124,
                        "load_start": 13402,
                        "load_start_float": 13402.000542,
                        "bytesIn": 426,
                        "objectSize": 426,
                        "objectSizeUncompressed": 426,
                        "chunks": [
                            {
                                "ts": 13526,
                                "bytes": 426
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:42:49 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "application\/manifest+json",
                        "contentEncoding": "",
                        "socket": 551,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 13148,
                        "connect_end": 13263,
                        "ssl_start": 13263,
                        "ssl_end": 13402,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "countyhighway.com",
                            "sanList": [
                                "countyhighway.com",
                                "www.countyhighway.com"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725212268,
                            "validTo": 1732988267,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725215778588,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D7B584EAACC0F5106A616B9A4D1BA596C162960914BEDFBC194461D7D7AE7971022100D92CFC653521DFC74F1F0259D94A27458EFF1C90D67409424744E2B4E36F8BE8"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1725215778643,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402201986B09D3431918ABABF2B3999E3333C316A32291B27ECC80AC1B2B77B3C096702201D872708D32B600EF80A1A67B69FE77336B04D5A46788057234F7B8B8E3C3873"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/site.webmanifest",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: manifest",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 426",
                                "content-type: application\/manifest+json",
                                "date: Fri, 06 Sep 2024 13:42:49 GMT",
                                "etag: \"1aa-61fa2ee1204ba\"",
                                "expires: Sun, 08 Sep 2024 13:42:49 GMT",
                                "last-modified: Wed, 14 Aug 2024 11:21:39 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1780,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 115,
                        "ssl_ms": 139,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 13146,
                        "socket_group": "pm\/https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 542,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFCTCCA\/GgAwIBAgISBDipBLf8YIUVNo1rx+xAaU2EMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAxMTczNzQ4WhcNMjQxMTMwMTczNzQ3WjAcMRowGAYDVQQD\nExFjb3VudHloaWdod2F5LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAKO92U58JBhQSxLOQNblF\/PV4PDFteRgHtHFMCgxgRLxCdmgQqsc7JScY38t\nqduNUgYPEiwOYpirdWWS9K93zCIgrMMSwLBFjC\/jEmHZbSKSBcCSqXCdaykUc2aT\nrkdDDxOw69iclOCkMG\/txMpe4YPlw4QA\/NgTbn52YElJuIqK5h2Uvszue9yKgHQL\n5Et++T78tZ3fhnW1MPum\/HlIC\/T5dnJfNxKgQinZM+2GFE33K7t4DTDwCyPlN9DR\n0bs1J4tceHmsEygldhtxwJBn4oyriZdnrrAwmqloNIUePbc0D7+ktCS9e\/FAOilK\nhbUCcJaOAa46dwUa6ufjLOVoobECAwEAAaOCAiwwggIoMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUyITKJLxQy\/eQt59lkeDyjcr5Q9MwHwYDVR0jBBgwFoAUxc9GpOr0\nw8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVu\nY3Iub3JnLzAzBgNVHREELDAqghFjb3VudHloaWdod2F5LmNvbYIVd3d3LmNvdW50\neWhpZ2h3YXkuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIE\nAgSB9QSB8gDwAHcAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGR\nrt+nHAAABAMASDBGAiEA17WE6qzA9RBqYWuaTRullsFilgkUvt+8GURh19eueXEC\nIQDZLPxlNSHfx08fAlnZSidFjv8ckNZ0CUJHROK042+L6AB1AHb\/iD8KtvuVUcJh\nzPWHujS0pM27KdxoQgqf5mdMWjp0AAABka7fp1MAAAQDAEYwRAIgGYawnTQxkYq6\nvys5meMzPDFqMikbJ+zICsGyt3s8CWcCIB2HJwjTK2AO+AoaZ7af53M2sE1aRniA\nVyNPe4uOPDhzMA0GCSqGSIb3DQEBCwUAA4IBAQBo8jynkPrMenwDXmWaV0NScjt8\nJMTOSCkGTGEVOLkN2xD\/61Dh5WjZaPxhe2eZaUyLZ4wwRDwU+AmBycXZb7w035Hq\nDiyWAP4JurxW0WVY909xiVK2FVNvBv3mSeDV+pzRkFZd9jHZ3H3XLXMfcji2E3Ul\nliWADjIHrPNHwj7fQPEcsug2gpEdq2V4xXgU5MreHEl6NvwxkhM2n8XYQvaJ0jpY\n\/bDd4vX0UlvWcJ0ToB6LRtm\/y9JDN36qV0\/Wqov3isY43vcAqdsVb2igUlVj3QYS\nn72MkzojyOq4QNy8PQ\/Trnyn42ZcNFKTbYHKp9yNWOq527cCfcMgPncLqOe0\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 13526,
                        "ttfb_start": 13402,
                        "ttfb_end": 13526,
                        "download_start": 13526,
                        "download_end": 13526,
                        "download_ms": 0,
                        "all_start": 13148,
                        "all_end": 13526,
                        "all_ms": 378,
                        "index": 61,
                        "number": 62
                    }
                ],
                "requestsFull": 62,
                "requestsDoc": 61,
                "responses_200": 61,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                "loadEventStart": 13136,
                "loadEventEnd": 13137,
                "domContentLoadedEventStart": 3295,
                "domContentLoadedEventEnd": 3370,
                "URL": "https:\/\/countyhighway.com\/",
                "connections": 6,
                "final_base_page_request": 0,
                "final_base_page_request_id": "F441EEDBED63DE2B923B7F076D68975B",
                "final_url": "https:\/\/countyhighway.com\/",
                "domInteractive": 3282,
                "firstPaint": 1527.3000000007451,
                "firstContentfulPaint": 1590,
                "firstImagePaint": 2006,
                "firstMeaningfulPaint": 2177,
                "renderBlockingCSS": 3,
                "renderBlockingJS": 3,
                "TTFB": 663,
                "basePageSSLTime": 146,
                "score_cache": 89,
                "score_cdn": 7,
                "score_gzip": 42,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 97,
                "score_etags": -1,
                "score_progressive_jpeg": 0,
                "gzip_total": 1492678,
                "gzip_savings": 878325,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 2976599,
                "image_savings": 111564,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 19,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 8,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 34,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 45,
                    "v8.compile": 8,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 185,
                    "MarkLoad": 0,
                    "Layout": 518,
                    "PrePaint": 47,
                    "Paint": 53,
                    "Layerize": 29,
                    "ResourceChangePriority": 0,
                    "FunctionCall": 34,
                    "HitTest": 5,
                    "largestContentfulPaint::Candidate": 0,
                    "XHRReadyStateChange": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "IntersectionObserverController::computeIntersections": 2,
                    "XHRLoad": 0,
                    "FireAnimationFrame": 0,
                    "Idle": 12531
                },
                "cpuTimesDoc": {
                    "ParseHTML": 19,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 7,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 34,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 45,
                    "v8.compile": 8,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 184,
                    "MarkLoad": 0,
                    "Layout": 517,
                    "PrePaint": 35,
                    "Paint": 53,
                    "Layerize": 28,
                    "ResourceChangePriority": 0,
                    "FunctionCall": 34,
                    "HitTest": 5,
                    "largestContentfulPaint::Candidate": 0,
                    "XHRReadyStateChange": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "IntersectionObserverController::computeIntersections": 2,
                    "XHRLoad": 0,
                    "FireAnimationFrame": 0,
                    "Idle": 12222
                },
                "cpu.ParseHTML": 19,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 8,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 34,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 45,
                "cpu.v8.compile": 8,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 185,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 518,
                "cpu.PrePaint": 47,
                "cpu.Paint": 53,
                "cpu.Layerize": 29,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 34,
                "cpu.HitTest": 5,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.XHRReadyStateChange": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.IntersectionObserverController::computeIntersections": 2,
                "cpu.XHRLoad": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.Idle": 12531,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725630153.4858139,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725630156.0919209,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 9640,
                "fullyLoadedCPUpct": 35.208181154128155,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                                "loaderId": "E615582CA57BB436C1011DC6894DC4F6"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 155,
                                "violatingNodeAttribute": "name"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/countyhighway.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/countyhighway.com\/",
                "document_hostname": "countyhighway.com",
                "document_origin": "https:\/\/countyhighway.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 364,
                "domComplete": 13136,
                "PerformancePaintTiming.first-paint": 1527.3000000007451,
                "PerformancePaintTiming.first-contentful-paint": 1527.3000000007451,
                "origin_dns": {
                    "ns": [
                        "ns1dhq.name.com.",
                        "ns2bls.name.com.",
                        "ns3fhx.name.com.",
                        "ns4lrt.name.com."
                    ],
                    "mx": [
                        "1 aspmx.l.google.com.",
                        "5 alt1.aspmx.l.google.com.",
                        "5 alt2.aspmx.l.google.com.",
                        "10 alt3.aspmx.l.google.com.",
                        "10 alt4.aspmx.l.google.com."
                    ],
                    "txt": [
                        "\"google-site-verification=9IpSvMBUisn9mVn1s8T99yjHQ53OLqWoaG2FIBZ-Evw\"",
                        "\"v=spf1 include:_spf.google.com ~all\""
                    ],
                    "soa": [
                        "ns1.name.com. hostmaster.nsone.net. 1682356062 43200 7200 1209600 3600"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "PaaS": "Amazon Web Services",
                    "Web servers": "Apache HTTP Server",
                    "Photo galleries": "PhotoSwipe",
                    "JavaScript libraries": "PhotoSwipe,Lightbox",
                    "Analytics": "Plausible",
                    "Marketing automation": "MailChimp",
                    "Email": "MailChimp,Google Workspace",
                    "CDN": "jsDelivr,Amazon S3",
                    "Webmail": "Google Workspace",
                    "Miscellaneous": "PWA,Open Graph"
                },
                "detected_apps": {
                    "Amazon Web Services": "",
                    "Apache HTTP Server": "",
                    "PhotoSwipe": "",
                    "Plausible": "",
                    "MailChimp": "",
                    "Lightbox": "",
                    "jsDelivr": "",
                    "Google Workspace": "",
                    "Amazon S3": "",
                    "PWA": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Amazon Web Services": {
                        "name": "Amazon Web Services",
                        "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                        "slug": "amazon-web-services",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon Web Services.svg",
                        "website": "https:\/\/aws.amazon.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "PhotoSwipe": {
                        "name": "PhotoSwipe",
                        "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.",
                        "slug": "photoswipe",
                        "categories": [
                            {
                                "id": 7,
                                "slug": "photo-galleries",
                                "groups": [
                                    3,
                                    10
                                ],
                                "name": "Photo galleries",
                                "priority": 1
                            },
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PhotoSwipe.png",
                        "website": "https:\/\/photoswipe.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Plausible": {
                        "name": "Plausible",
                        "description": "Plausible is an open-source alternative to Google Analytics.",
                        "slug": "plausible",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Plausible.svg",
                        "website": "https:\/\/plausible.io\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "MailChimp": {
                        "name": "MailChimp",
                        "description": "Mailchimp is a marketing automation platform and email marketing service.",
                        "slug": "mailchimp",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "mailchimp.svg",
                        "website": "http:\/\/mailchimp.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                    },
                    "Lightbox": {
                        "name": "Lightbox",
                        "description": null,
                        "slug": "lightbox",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Lightbox.png",
                        "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                    },
                    "jsDelivr": {
                        "name": "jsDelivr",
                        "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                        "slug": "jsdelivr",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jsdelivr-icon.svg",
                        "website": "https:\/\/www.jsdelivr.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Workspace": {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Amazon S3": {
                        "name": "Amazon S3",
                        "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.",
                        "slug": "amazon-s3",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon S3.svg",
                        "website": "http:\/\/aws.amazon.com\/s3\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "PWA": {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "Amazon Web Services",
                        "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                        "slug": "amazon-web-services",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon Web Services.svg",
                        "website": "https:\/\/aws.amazon.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "PhotoSwipe",
                        "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.",
                        "slug": "photoswipe",
                        "categories": [
                            {
                                "id": 7,
                                "slug": "photo-galleries",
                                "groups": [
                                    3,
                                    10
                                ],
                                "name": "Photo galleries",
                                "priority": 1
                            },
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PhotoSwipe.png",
                        "website": "https:\/\/photoswipe.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Plausible",
                        "description": "Plausible is an open-source alternative to Google Analytics.",
                        "slug": "plausible",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Plausible.svg",
                        "website": "https:\/\/plausible.io\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "MailChimp",
                        "description": "Mailchimp is a marketing automation platform and email marketing service.",
                        "slug": "mailchimp",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "mailchimp.svg",
                        "website": "http:\/\/mailchimp.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Lightbox",
                        "description": null,
                        "slug": "lightbox",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Lightbox.png",
                        "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "jsDelivr",
                        "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                        "slug": "jsdelivr",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jsdelivr-icon.svg",
                        "website": "https:\/\/www.jsdelivr.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Amazon S3",
                        "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.",
                        "slug": "amazon-s3",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon S3.svg",
                        "website": "http:\/\/aws.amazon.com\/s3\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "button-name",
                            "impact": "critical",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button id=\"menu-btn\">",
                                    "target": [
                                        "#menu-btn"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide01 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide02 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide03 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide04 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide05 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide06 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide07 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide08 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide09 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide10 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/countyhighway.com\">",
                                    "target": [
                                        ".header__logo > a[href$=\"countyhighway.com\"]"
                                    ],
                                    "failureSummary": "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"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/countyhighway.com\" class=\"logo\">",
                                    "target": [
                                        ".logo[href$=\"countyhighway.com\"]"
                                    ],
                                    "failureSummary": "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"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"home dark\" style=\"zoom: 1;\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide11"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide12"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide13"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide14"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide15"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide16"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide17"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide18"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide19"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide20"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide21"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide22"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide23"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide24"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\">\n                  <input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">\n                <\/div>",
                                    "target": [
                                        "div[aria-hidden=\"true\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": "critical",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h3 class=\"t-hed\">An American Song<\/h3>",
                                                    "target": [
                                                        "#splide01-slide01 > a > .article.article-head > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"t-hed\">A Lone Figure<\/h3>",
                                                    "target": [
                                                        "#splide01-slide02 > a > .article.article-head > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"t-hed\">The Cabin<\/h3>",
                                                    "target": [
                                                        "#splide01-slide03 > a > .article.article-head > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"t-section-break\">Current Issue<\/h2>",
                                                    "target": [
                                                        ".section[data-pt=\"s\"]:nth-child(2) > .t-section-break"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"t-section-break\">Shop<\/h2>",
                                                    "target": [
                                                        "a[href$=\"shop\"] > .t-section-break"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Volume 1, Issues 1-6<\/h2>",
                                                    "target": [
                                                        ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Long Road T-Shirt<\/h2>",
                                                    "target": [
                                                        ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Long Road T-Shirt<\/h2>",
                                                    "target": [
                                                        ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Shield Trucker<\/h2>",
                                                    "target": [
                                                        ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"t-section-break\">Archive<\/h2>",
                                                    "target": [
                                                        ".section[data-pt=\"s\"]:nth-child(5) > a > .t-section-break"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": null,
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343434",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(1) > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .button[data-type=\"secondary\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>",
                                    "target": [
                                        ".t-banner:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-tagline\">AMERICA'S ONLY NEWSPAPER<\/div>",
                                    "target": [
                                        ".t-tagline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-banner\">PRICE $8.50 PER ISSUE<\/div>",
                                    "target": [
                                        ".t-banner:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-slug\">Profile<\/div>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-slug"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"t-hed\">An American Song<\/h3>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-1\">A Visit with The Great Jimmy Webb<\/p>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-dek-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-2\">Songwriting master unveils the mysteries of \u2018Wichita Lineman\u2019<\/p>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-dek-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-3\">God spoke to him and then he fucked up the rhyme<\/p>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-dek-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-byline\"><small>By<\/small> David Samuels<\/div>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-byline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.0pt (13.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<small>By<\/small>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-byline > small"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-slug\">Dispatch<\/div>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-slug"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"t-hed\">A Lone Figure<\/h3>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-1\">Alone in a black hoodie on the sparse and sometimes-deadly Mesa<\/p>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-dek-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-2\">Butch Tarko is a bad driver<\/p>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-dek-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-3\">Snoopy, Come Home <\/p>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-dek-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-byline\"><small>By<\/small> Tama Janowitz<\/div>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-byline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.0pt (13.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<small>By<\/small>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-byline > small"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-slug\">Memoir<\/div>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-slug"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"t-hed\">The Cabin<\/h3>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-1\">A father\u2019s gift commands obedience in the here and now, and thereafter<\/p>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-dek-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-2\">There\u2019s a cougar under the deck<\/p>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-dek-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-3\">My father takes the form of a bear and wrecks my dubious inheritance<\/p>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-dek-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-byline\"><small>By<\/small> Walter Kirn<\/div>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-byline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.0pt (13.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<small>By<\/small>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-byline > small"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "26.9pt (35.84px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"t-section-break\">Current Issue<\/h2>",
                                    "target": [
                                        ".section[data-pt=\"s\"]:nth-child(2) > .t-section-break"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "26.9pt (35.84px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"t-section-break\">Shop<\/h2>",
                                    "target": [
                                        "a[href$=\"shop\"] > .t-section-break"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Volume 1, Issues 1-6<\/h2>",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>(Debut Volume)<\/p>",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"price\">$69.95<\/p>",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > .price"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Long Road T-Shirt<\/h2>",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>(Midnight Blue)<\/p>",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"price\">$17.95<\/p>",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > .price"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Long Road T-Shirt<\/h2>",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>(Ivory)<\/p>",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"price\">$17.95<\/p>",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > .price"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Shield Trucker<\/h2>",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>(Brown &amp; Bone)<\/p>",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"price\">$24.95<\/p>",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > .price"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "26.9pt (35.84px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"t-section-break\">Archive<\/h2>",
                                    "target": [
                                        ".section[data-pt=\"s\"]:nth-child(5) > a > .t-section-break"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-title\">Volume 2<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(1) > article > .t-archive-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 1<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">July - August 2024<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-title\">Volume 1<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(2) > article > .t-archive-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 1<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">July - August, 2023<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 2<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(2) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">September - October, 2023<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(2) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 3<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(3) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">November - December, 2023<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(3) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 4<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(4) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">January - February, 2024<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(4) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 5<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(5) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">March - April, 2024<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(5) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 6<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(6) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">May - June, 2024<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(6) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                    "target": [
                                        "#mc-embedded-subscribe"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                    "target": [
                                        ".t-nav-item-footer[href$=\"countyhighway.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                    "target": [
                                        ".t-nav-item-footer[href$=\"shop\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343434",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>\u00a9 County Highway LLC.<\/p>",
                                    "target": [
                                        ".footer__links > div > p:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>All Rights Reserved<\/p>",
                                    "target": [
                                        ".footer__links > div > p:nth-child(2)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "menu-btn",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-btn\">",
                                    "target": [
                                        "#menu-btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "mce-EMAIL",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "mc-embedded-subscribe",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                    "target": [
                                        "#mc-embedded-subscribe"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "splide02-track",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu-btn__t",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"menu-btn__t\" d=\"M0 1H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                    "target": [
                                        "#menu-btn__t"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu-btn__m",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"menu-btn__m\" d=\"M0 10.9209H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                    "target": [
                                        "#menu-btn__m"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu-btn__b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"menu-btn__b\" d=\"M0 20.5222H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                    "target": [
                                        "#menu-btn__b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"section splide articles__main is-initialized\" data-pt=\"xl\" id=\"splide01\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-track",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track\" id=\"splide01-track\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">",
                                    "target": [
                                        "#splide01-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">",
                                    "target": [
                                        "#splide01-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide05",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide06",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide07",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide08",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide09",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide10",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide11",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide11"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide12",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide12"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide13",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide13"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide14",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide14"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide15",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide15"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide16",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide16"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide17",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide17"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide18",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide18"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide19",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide19"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide20",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide20"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide21",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide21"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide22",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide22"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide23",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide23"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide24",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide24"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "modal",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<dialog class=\"modal\" id=\"modal\">",
                                    "target": [
                                        "#modal"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_shell",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_shell\">",
                                    "target": [
                                        "#mc_embed_shell"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_signup",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_signup\">",
                                    "target": [
                                        "#mc_embed_signup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc-embedded-subscribe-form",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<form action=\"https:\/\/countyhighway.us22.list-manage.com\/subscribe\/post?u=15f1f7a843959e2dec00a72fd&amp;id=577b18c7dc&amp;f_id=0089cde1f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"novalidate\">",
                                    "target": [
                                        "#mc-embedded-subscribe-form"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_signup_scroll",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_signup_scroll\">",
                                    "target": [
                                        "#mc_embed_signup_scroll"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mce-responses",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mce-responses\" class=\"clear\">\n                <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>\n                <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>\n            <\/div>",
                                    "target": [
                                        "#mce-responses"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mce-error-response",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>",
                                    "target": [
                                        "#mce-error-response"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mce-success-response",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>",
                                    "target": [
                                        "#mce-success-response"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332"
                            ],
                            "description": "Ensures form field does not have multiple label elements",
                            "help": "Form field must not have multiple label elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                    "target": [
                                        ".header__logo > a[href$=\"countyhighway.com\"] > div[data-mode=\"dark\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                                    "target": [
                                        "div[data-type=\"desktop\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide01 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide02 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide03 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide04 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide05 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide06 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide07 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide08 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide09 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide10 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                                    "target": [
                                        "img[alt=\"Bird Illustration\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                                    "target": [
                                        "img[alt=\"Subscribe Text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                                    "target": [
                                        "img[alt=\"Newsletter Text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                    "target": [
                                        ".logo[href$=\"countyhighway.com\"] > div[data-mode=\"dark\"] > img[alt=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "input-button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures input buttons have discernible text",
                            "help": "Input buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/input-button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a non-empty value attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                    "target": [
                                        "#mc-embedded-subscribe"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "label",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag412",
                                "wcag131",
                                "section508",
                                "section508.22.n",
                                "ACT"
                            ],
                            "description": "Ensures every form element has a label",
                            "help": "Form elements must have labels",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a placeholder attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(1) > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .button[data-type=\"secondary\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                    "target": [
                                        ".t-nav-item[href$=\"countyhighway.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                    "target": [
                                        ".t-nav-item[href$=\"shop\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(8) > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                    "target": [
                                        "li:nth-child(9) > .button[data-type=\"secondary\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/american-song-samuels\">",
                                    "target": [
                                        "#splide01-slide01 > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/lone-figure-janowitz\">",
                                    "target": [
                                        "#splide01-slide02 > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/the-cabin-kirn\">",
                                    "target": [
                                        "#splide01-slide03 > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/subscribe\">",
                                    "target": [
                                        ".subscribe > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\"><h2 class=\"t-section-break\">Shop<\/h2><\/a>",
                                    "target": [
                                        ".section[data-pt=\"s\"]:nth-child(4) > a[href$=\"shop\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\/volume-1-issues-1-6\" class=\"product-grid-item\">",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-midnight\" class=\"product-grid-item\">",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-ivory\" class=\"product-grid-item\">",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\/shield-trucker\" class=\"product-grid-item\">",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\"><h2 class=\"t-section-break\">Archive<\/h2><\/a>",
                                    "target": [
                                        ".section[data-pt=\"s\"]:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\">",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-1\">",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-2\">",
                                    "target": [
                                        ".archive__issue:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-3\">",
                                    "target": [
                                        ".archive__issue:nth-child(3) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-4\">",
                                    "target": [
                                        ".archive__issue:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-5\">",
                                    "target": [
                                        ".archive__issue:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-6\">",
                                    "target": [
                                        ".archive__issue:nth-child(6) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                    "target": [
                                        ".t-nav-item-footer[href$=\"countyhighway.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                    "target": [
                                        ".t-nav-item-footer[href$=\"shop\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .button"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"archive__volumes\" data-cols=\"3\">",
                                    "target": [
                                        ".archive__volumes"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"archive__issues\">",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"archive__issues\">",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n    <\/li>",
                                    "target": [
                                        ".header__cta > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n          <\/li>",
                                    "target": [
                                        ".header__cta > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/li>",
                                    "target": [
                                        "menu > li:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n                    <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n                  <\/li>",
                                    "target": [
                                        "menu > li:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">",
                                    "target": [
                                        "#splide01-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">",
                                    "target": [
                                        "#splide01-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__volume\">",
                                    "target": [
                                        ".archive__volume:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues > .archive__issue"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__volume\">",
                                    "target": [
                                        ".archive__volume:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(7)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-btn\">",
                                    "target": [
                                        "#menu-btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide01 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide02 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide03 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide04 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide05 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide06 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide07 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide08 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide09 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide10 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                                    "target": [
                                        "img[alt=\"Bird Illustration\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                                    "target": [
                                        "img[alt=\"Subscribe Text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                                    "target": [
                                        "img[alt=\"Newsletter Text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                    "target": [
                                        "#mc-embedded-subscribe"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "scrollable-region-focusable",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag211"
                            ],
                            "description": "Ensure elements that have scrollable content are accessible by keyboard",
                            "help": "Scrollable region must have keyboard access",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "aria-roledescription",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensure aria-roledescription is only used on elements with an implicit or explicit role",
                            "help": "aria-roledescription must be on elements with a semantic role",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roledescription?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "vps56216.dreamhostps.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns1dhq.name.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 34207,
                "testUrl": "https:\/\/countyhighway.com\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\",\"width\":224,\"height\":51,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/illustration.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg\",\"width\":300,\"height\":67,\"naturalWidth\":300,\"naturalHeight\":67},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\",\"width\":1873,\"height\":432,\"naturalWidth\":300,\"naturalHeight\":69},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\",\"width\":150,\"height\":70,\"naturalWidth\":300,\"naturalHeight\":140},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\",\"width\":1400,\"height\":92,\"naturalWidth\":300,\"naturalHeight\":20},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1000},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1020},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1052},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":846},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\",\"width\":960,\"height\":90,\"naturalWidth\":300,\"naturalHeight\":28},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\",\"width\":339,\"height\":77,\"naturalWidth\":300,\"naturalHeight\":68}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Caslon Doric",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Caslon Doric",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Caslon Doric",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Caslon Doric Condensed",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Caslon Doric Condensed Text",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Caslon Doric Condensed Text",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Caslon Doric Condensed Text",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Trio Grotesk",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Job Clarendon",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Job Clarendon",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Job Clarendon",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Job Clarendon",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Shift",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Shift",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "500"
                    },
                    {
                        "family": "Shift",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Shift",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "700"
                    }
                ],
                "generated-content-percent": 14.27,
                "generated-content-size": 4.7199999999999998,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 68
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 69
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 140
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 20
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 1000
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 1020
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 1052
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 846
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 28
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 68
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0,minimum-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                    "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                    "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                    "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                    "https:\/\/countyhighway.com\/assets\/js\/main.js",
                    "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                    "https:\/\/countyhighway.com\/assets\/css\/main.css",
                    "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                    "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css"
                ],
                "rendered-html": "<html lang=\"en\"><head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1\">\n      <title>Home \u2013 County Highway<\/title>\n  \n    <meta property=\"og:title\" content=\"County Highway | Home\">\n  <meta property=\"og:description\" content=\"America's Only Newspaper\">\n  <meta property=\"og:url\" content=\"https:\/\/countyhighway.com\">\n    <meta property=\"og:image\" content=\"https:\/\/countyhighway.com\/assets\/images\/placeholder.jpg\">\n    <meta property=\"og:site_name\" content=\"County Highway\">\n  <meta property=\"og:locale\" content=\"en_US\">\n  <meta property=\"og:type\" content=\"article\">\n\n  <meta name=\"twitter:card\" content=\"summary_large_image\">\n  <meta name=\"twitter:title\" content=\"County Highway | Home\">\n  <meta name=\"twitter:description\" content=\"America's Only Newspaper\">\n  <meta name=\"twitter:site\" content=\"@countyhwy\">\n    <meta property=\"og:image\" content=\"https:\/\/countyhighway.com\/assets\/images\/placeholder.jpg\">\n    <meta name=\"description\" content=\"County Highway is a 20-page broadsheet produced by actual human beings, containing the best new writing you will encounter about America. It features reports on the political and spiritual crises that are gripping our country and their deeper cultural and historical sources; regular columns about agriculture, civil liberties, animals, herbal medicine, and living off the grid, mentally and physically; essays about literature and art, and an entire section devoted to music.\">\n\n  <link href=\"https:\/\/countyhighway.com\/assets\/css\/main.css\" rel=\"stylesheet\">  <link href=\"https:\/\/countyhighway.com\/assets\/css\/photoswipe.css\" rel=\"stylesheet\">\n  <script src=\"https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js\"><\/script>  <script src=\"https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js\"><\/script>\n  <script src=\"\n  https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js\n  \"><\/script>\n  <link href=\"\n  https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css\n  \" rel=\"stylesheet\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n  \n  <script defer=\"\" data-domain=\"countyhighway.com\" src=\"https:\/\/plausible.io\/js\/plausible.js\"><\/script>\n\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/#mc_embed_signup input.mce_inline_error { border-color: rgb(107, 5, 5); }#mc_embed_signup div.mce_inline_error { margin: 0px 0px 1em; padding: 5px 10px; background-color: rgb(107, 5, 5); font-weight: bold; z-index: 1; color: rgb(255, 255, 255); }<\/style><\/head>\n\n<body class=\"home dark\" style=\"zoom: 1;\">\n  \n<header class=\"header hide-logo\">\n  <div class=\"header__menu\">\n    <button id=\"menu-btn\">\n      <svg width=\"35\" height=\"22\" viewBox=\"0 0 35 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path id=\"menu-btn__t\" d=\"M0 1H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <path id=\"menu-btn__m\" d=\"M0 10.9209H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <path id=\"menu-btn__b\" d=\"M0 20.5222H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <\/svg>\n    <\/button>\n  <\/div>\n\n  <div class=\"header__logo\">\n    <a href=\"https:\/\/countyhighway.com\">\n      <div data-mode=\"light\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\">      <\/div>\n      <div data-mode=\"dark\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">      <\/div>\n    <\/a>\n  <\/div>\n\n  <menu class=\"header__cta\">\n        <li>\n      <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n    <\/li>\n        <li>\n            <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n          <\/li>\n  <\/menu>\n\n  <div class=\"main-nav\">\n    <div class=\"main-nav__click-away\">\n    <\/div>\n    <nav>\n      <menu>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>\n        <\/li>\n                <li>\n          <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/li>\n                <li>\n                    <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n                  <\/li>\n      <\/menu>\n\n      <div>\n        <p>\u00a9 County Highway LLC.<\/p>\n        <p>All Rights Reserved<\/p>\n      <\/div>\n    <\/nav>\n  <\/div>\n<\/header>\n  <section class=\"home-hero\">\n    <div>\n      <div class=\"logo\" data-type=\"mobile\">\n        <div class=\"logo__graphic\">\n          <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/illustration.svg\">        <\/div>\n        <div class=\"logo__type hero-graphic\">\n          <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg\">        <\/div>\n      <\/div>\n\n      <div class=\"logo\" data-type=\"desktop\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">      <\/div>\n    <\/div>\n    \n    <div class=\"home-hero__banner\">\n      <div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>\n      <div class=\"t-tagline\">AMERICA'S ONLY NEWSPAPER<\/div>\n      <div class=\"t-banner\">PRICE $8.50 PER ISSUE<\/div>\n    <\/div>\n\n    \n  <\/section>\n\n  <div class=\"container\">\n\n    <section class=\"section splide articles__main is-initialized\" data-pt=\"xl\" id=\"splide01\">\n      <div class=\"splide__track\" id=\"splide01-track\">\n        <ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/american-song-samuels\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Profile<\/div>\n                <h3 class=\"t-hed\">An American Song<\/h3>\n                                  <p class=\"t-dek-1\">A Visit with The Great Jimmy Webb<\/p>                  <p class=\"t-dek-2\">Songwriting master unveils the mysteries of \u2018Wichita Lineman\u2019<\/p>                  <p class=\"t-dek-3\">God spoke to him and then he fucked up the rhyme<\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> David Samuels<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/lone-figure-janowitz\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Dispatch<\/div>\n                <h3 class=\"t-hed\">A Lone Figure<\/h3>\n                                  <p class=\"t-dek-1\">Alone in a black hoodie on the sparse and sometimes-deadly Mesa<\/p>                  <p class=\"t-dek-2\">Butch Tarko is a bad driver<\/p>                  <p class=\"t-dek-3\">Snoopy, Come Home <\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> Tama Janowitz<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/the-cabin-kirn\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Memoir<\/div>\n                <h3 class=\"t-hed\">The Cabin<\/h3>\n                                  <p class=\"t-dek-1\">A father\u2019s gift commands obedience in the here and now, and thereafter<\/p>                  <p class=\"t-dek-2\">There\u2019s a cougar under the deck<\/p>                  <p class=\"t-dek-3\">My father takes the form of a bear and wrecks my dubious inheritance<\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> Walter Kirn<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                  <\/ul>\n      <\/div>\n    <\/section>\n\n    <section class=\"section\" data-pt=\"s\">\n      <h2 class=\"t-section-break\">Current Issue<\/h2>\n      \n<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">\n    <div class=\"splide__arrows splide__arrows--ltr\"><button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"><\/path><\/svg><\/button><button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"><\/path><\/svg><\/button><\/div><div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n        <ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">\n                <li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <\/ul>\n    <\/div>\n<\/div>\n\n<dialog class=\"modal\" id=\"modal\">\n    <section class=\"cta-subscribe\">\n    <button class=\"close-button\">\u2715<\/button>\n    <div class=\"container\">\n        <div class=\"cta-subscribe__login t-body\"><p>Already a subscriber?<\/p> <a href=\"https:\/\/countyhighway.com\/login\">Log in here.<\/a><\/div>\n        <div class=\"cta-subscribe__subscribe\">\n        <p class=\"t-hed\">Subscribe today. Thank us tomorrow.<\/p>\n        <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/div>\n    <\/div>\n<\/section>  \n<\/dialog>    <\/section>\n\n        \n        <section class=\"section\">\n      <div class=\"subscribe inner-width\">\n        <a href=\"https:\/\/countyhighway.com\/subscribe\">\n          <div class=\"subscribe__illu\">\n            <img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">\n          <\/div>\n          <div class=\"subscribe__text\">\n              <img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/section>\n    \n    <section class=\"section\" data-pt=\"s\">\n      <a href=\"https:\/\/countyhighway.com\/shop\"><h2 class=\"t-section-break\">Shop<\/h2><\/a>\n\n      <div class=\"products\">\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/volume-1-issues-1-6\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Volume 1, Issues 1-6<\/h2>\n                  <p>(Debut Volume)<\/p>\n                  <p class=\"price\">$69.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-midnight\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Long Road T-Shirt<\/h2>\n                  <p>(Midnight Blue)<\/p>\n                  <p class=\"price\">$17.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-ivory\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Long Road T-Shirt<\/h2>\n                  <p>(Ivory)<\/p>\n                  <p class=\"price\">$17.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/shield-trucker\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Shield Trucker<\/h2>\n                  <p>(Brown &amp; Bone)<\/p>\n                  <p class=\"price\">$24.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n              <\/div>\n    <\/section>\n\n    <section class=\"section\" data-pt=\"s\">\n    <a href=\"https:\/\/countyhighway.com\/archive\"><h2 class=\"t-section-break\">Archive<\/h2><\/a>\n      \n      <section class=\"archive inner-width | section\">\n          <ul class=\"archive__volumes\" data-cols=\"3\">\n                        <li class=\"archive__volume\">\n                <article class=\"\">\n                  <div class=\"t-archive-title\">Volume 2<\/div>\n                <\/article>\n              <ul class=\"archive__issues\">\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 1<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">July - August 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                              <\/ul>\n            <\/li>\n                        <li class=\"archive__volume\">\n                <article class=\"\">\n                  <div class=\"t-archive-title\">Volume 1<\/div>\n                <\/article>\n              <ul class=\"archive__issues\">\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-1\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 1<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">July - August, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-2\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 2<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">September - October, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-3\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 3<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">November - December, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-4\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 4<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">January - February, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-5\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 5<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">March - April, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-6\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 6<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">May - June, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                              <\/ul>\n            <\/li>\n                      <\/ul>\n      <\/section>\n    <\/section>\n\n    <section class=\"newsletter section\" data-pt=\"m\">\n      <div class=\"newsletter__headline\">\n        <img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">\n      <\/div>\n      <div id=\"mc_embed_shell\">\n      <style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/#mc_embed_signup { clear: left; max-width: 600px; }#mc-embedded-subscribe.button { font-size: inherit; color: white; background-color: transparent; border: 1px solid white; }#mc_embed_signup div.mce_inline_error { }#mc_embed_signup_scroll { display: flex; gap: 1em; flex-wrap: wrap; }.mc-field-group { display: flex; flex-direction: column; }#mce-EMAIL { font-size: 1.5em; background: transparent; outline: 0px; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; color: white; border-bottom-style: solid; border-bottom-color: rgb(112, 112, 112); }#mce-responses { margin-top: 1em; }<\/style>\n      <div id=\"mc_embed_signup\">\n          <form action=\"https:\/\/countyhighway.us22.list-manage.com\/subscribe\/post?u=15f1f7a843959e2dec00a72fd&amp;id=577b18c7dc&amp;f_id=0089cde1f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"novalidate\">\n            <div id=\"mc_embed_signup_scroll\">\n                <div class=\"mc-field-group\">\n                  <input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">\n                <\/div>\n                <div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\">\n                  <input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">\n                <\/div>\n                <div class=\"clear\">\n                  <input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">\n                <\/div>\n            <\/div>\n            <div id=\"mce-responses\" class=\"clear\">\n                <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>\n                <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>\n            <\/div>\n          <\/form>\n        <\/div>\n        <script type=\"text\/javascript\" src=\"\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js\"><\/script>\n        <script type=\"text\/javascript\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';}(jQuery));var $mcj = jQuery.noConflict(true);<\/script>\n      <\/div>\n    <\/section>\n\n    <footer class=\"footer\">\n    <div class=\"footer__newsletter flow\">\n      <div class=\"footer__logo\">\n        <a href=\"https:\/\/countyhighway.com\" class=\"logo\">\n          <div data-mode=\"light\">\n            <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\">          <\/div>\n          <div data-mode=\"dark\">\n            <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"footer__links flow\">\n      <nav class=\"footer__nav\">\n        <menu>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n          <\/li>\n                    <li>\n            <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n          <\/li>\n        <\/menu>\n      <\/nav>\n\n      <div>\n        <p>\u00a9 County Highway LLC.<\/p>\n        <p>All Rights Reserved<\/p>\n      <\/div>\n    <\/div>\n\n  <\/footer>\n\n<script src=\"https:\/\/countyhighway.com\/assets\/js\/main.js\"><\/script><script src=\"https:\/\/countyhighway.com\/assets\/js\/templates\/home.js\"><\/script>\n\n  <\/div>\n\n\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        1337
                    ],
                    [
                        1525,
                        1592
                    ],
                    [
                        1876,
                        3357
                    ],
                    [
                        3433,
                        16611
                    ]
                ],
                "longTasks": [
                    [
                        1337,
                        1525
                    ],
                    [
                        1592,
                        1876
                    ],
                    [
                        3357,
                        3433
                    ]
                ],
                "lastVisualChange": 13500,
                "render": 1700,
                "visualComplete85": 3600,
                "visualComplete90": 3800,
                "visualComplete95": 3800,
                "visualComplete99": 13500,
                "visualComplete": 13500,
                "SpeedIndex": 2899,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 2006,
                        "size": 4752,
                        "DOMNodeId": 7,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "t-banner"
                            },
                            "bounds": [
                                16,
                                521.5625,
                                326.046875,
                                17
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2006,
                        "size": 4752,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 16,
                                "y": 89.734375,
                                "width": 296.65625,
                                "height": 17,
                                "top": 89.734375,
                                "right": 312.65625,
                                "bottom": 106.734375,
                                "left": 16
                            },
                            "outerHTML": "<div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3520,
                        "size": 809136,
                        "DOMNodeId": 106,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                            },
                            "sourceURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "bounds": [
                                16,
                                68,
                                1873,
                                431.828125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3520,
                        "size": 809136,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 16,
                                "y": 68,
                                "width": 1873,
                                "height": 431.828125,
                                "top": 68,
                                "right": 1889,
                                "bottom": 499.828125,
                                "left": 16
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3702,
                        "size": 87360,
                        "DOMNodeId": 159,
                        "nodeInfo": {
                            "nodeType": "H3",
                            "attributes": {
                                "class": "t-hed"
                            },
                            "bounds": [
                                285.5,
                                698.3125,
                                401,
                                144
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2005,
                        "size": 4752,
                        "DOMNodeId": 7,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "t-banner"
                            },
                            "bounds": [
                                16,
                                521.5625,
                                326.046875,
                                17
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2005,
                        "size": 4752,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 16,
                                "y": 89.734375,
                                "width": 296.65625,
                                "height": 17,
                                "top": 89.734375,
                                "right": 312.65625,
                                "bottom": 106.734375,
                                "left": 16
                            },
                            "outerHTML": "<div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 3519,
                        "size": 809136,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 16,
                                "y": 68,
                                "width": 1873,
                                "height": 431.828125,
                                "top": 68,
                                "right": 1889,
                                "bottom": 499.828125,
                                "left": 16
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 3519,
                        "size": 809136,
                        "DOMNodeId": 106,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                            },
                            "sourceURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "bounds": [
                                16,
                                68,
                                1873,
                                431.828125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 3702,
                        "size": 87360,
                        "DOMNodeId": 159,
                        "nodeInfo": {
                            "nodeType": "H3",
                            "attributes": {
                                "class": "t-hed"
                            },
                            "bounds": [
                                285.5,
                                698.3125,
                                401,
                                144
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 62
                    },
                    {
                        "name": "fetchStart",
                        "time": 77
                    },
                    {
                        "name": "navigationStart",
                        "time": 112
                    },
                    {
                        "name": "domLoading",
                        "time": 112
                    },
                    {
                        "name": "responseEnd",
                        "time": 113
                    },
                    {
                        "name": "domInteractive",
                        "time": 113
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 113
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 113
                    },
                    {
                        "name": "domComplete",
                        "time": 113
                    },
                    {
                        "name": "responseEnd",
                        "time": 731
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 744
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 744
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 744
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 745
                    },
                    {
                        "name": "domLoading",
                        "time": 745
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1589
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1589
                    },
                    {
                        "name": "firstPaint",
                        "time": 1589
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1881
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 2005
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2177
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 2177
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2177
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3334
                    },
                    {
                        "name": "domInteractive",
                        "time": 3344
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 3357
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 3432
                    },
                    {
                        "name": "LayoutShift",
                        "time": 3977
                    },
                    {
                        "name": "LayoutShift",
                        "time": 12570
                    },
                    {
                        "name": "LayoutShift",
                        "time": 12704
                    },
                    {
                        "name": "LayoutShift",
                        "time": 12812
                    },
                    {
                        "name": "LayoutShift",
                        "time": 13072
                    },
                    {
                        "name": "domComplete",
                        "time": 13198
                    },
                    {
                        "name": "loadEventStart",
                        "time": 13198
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 13199
                    },
                    {
                        "name": "LayoutShift",
                        "time": 13332
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 3702
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 3519
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 3519
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.2016391713685855
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.19129085938769391
                    }
                ],
                "chromeUserTiming.navigationStart": 112,
                "chromeUserTiming.fetchStart": 77,
                "chromeUserTiming.domLoading": 745,
                "chromeUserTiming.responseEnd": 732,
                "chromeUserTiming.domInteractive": 3345,
                "chromeUserTiming.domContentLoadedEventStart": 3357,
                "chromeUserTiming.domContentLoadedEventEnd": 3432,
                "chromeUserTiming.domComplete": 13199,
                "chromeUserTiming.unloadEventStart": 744,
                "chromeUserTiming.unloadEventEnd": 744,
                "chromeUserTiming.markAsMainFrame": 745,
                "chromeUserTiming.commitNavigationEnd": 745,
                "chromeUserTiming.firstPaint": 1589,
                "chromeUserTiming.firstContentfulPaint": 1589,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1589,
                "chromeUserTiming.LayoutShift": 13333,
                "chromeUserTiming.firstImagePaint": 2005,
                "chromeUserTiming.firstMeaningfulPaint": 2177,
                "chromeUserTiming.loadEventStart": 13199,
                "chromeUserTiming.loadEventEnd": 13199,
                "chromeUserTiming.LargestTextPaint": 3702,
                "chromeUserTiming.LargestContentfulPaint": 3520,
                "chromeUserTiming.LargestImagePaint": 3520,
                "chromeUserTiming.TotalLayoutShift": 0.2016391713685855,
                "chromeUserTiming.CumulativeLayoutShift": 0.19129085938769391,
                "LayoutShifts": [
                    {
                        "time": 1881,
                        "score": 8.2454545573743714e-5,
                        "cumulative_score": 8.2454545573743714e-5,
                        "window_score": 8.2454545573743714e-5,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1265,
                                18,
                                639,
                                31
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1275,
                                    "y": 18,
                                    "width": 629,
                                    "height": 31,
                                    "top": 18,
                                    "right": 1904,
                                    "bottom": 49,
                                    "left": 1275
                                },
                                "currentRect": {
                                    "x": 1265,
                                    "y": 18,
                                    "width": 624,
                                    "height": 31,
                                    "top": 18,
                                    "right": 1889,
                                    "bottom": 49,
                                    "left": 1265
                                }
                            }
                        ]
                    },
                    {
                        "time": 3334,
                        "score": 0.19113491481934289,
                        "cumulative_score": 0.19121736936491662,
                        "window_score": 0.19113491481934289,
                        "shift_window_num": 2,
                        "rects": [
                            [
                                16,
                                77,
                                1873,
                                42
                            ],
                            [
                                89,
                                119,
                                1728,
                                390
                            ],
                            [
                                16,
                                509,
                                1873,
                                42
                            ],
                            [
                                89,
                                551,
                                1728,
                                442
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 16,
                                    "y": 77,
                                    "width": 1873,
                                    "height": 42,
                                    "top": 77,
                                    "right": 1889,
                                    "bottom": 119,
                                    "left": 16
                                },
                                "currentRect": {
                                    "x": 16,
                                    "y": 509,
                                    "width": 1873,
                                    "height": 42,
                                    "top": 509,
                                    "right": 1889,
                                    "bottom": 551,
                                    "left": 16
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 89,
                                    "y": 119,
                                    "width": 1728,
                                    "height": 874,
                                    "top": 119,
                                    "right": 1817,
                                    "bottom": 993,
                                    "left": 89
                                },
                                "currentRect": {
                                    "x": 89,
                                    "y": 551,
                                    "width": 1728,
                                    "height": 442,
                                    "top": 551,
                                    "right": 1817,
                                    "bottom": 993,
                                    "left": 89
                                }
                            }
                        ]
                    },
                    {
                        "time": 3977,
                        "score": 0.00015594456835103668,
                        "cumulative_score": 0.19137331393326765,
                        "window_score": 0.19129085938769391,
                        "shift_window_num": 2,
                        "rects": [
                            [
                                1608,
                                18,
                                133,
                                1
                            ],
                            [
                                1757,
                                18,
                                132,
                                1
                            ],
                            [
                                1608,
                                19,
                                281,
                                29
                            ],
                            [
                                1608,
                                48,
                                133,
                                1
                            ],
                            [
                                1757,
                                48,
                                132,
                                1
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1673,
                                    "y": 19,
                                    "width": 100,
                                    "height": 29,
                                    "top": 19,
                                    "right": 1773,
                                    "bottom": 48,
                                    "left": 1673
                                },
                                "currentRect": {
                                    "x": 1608,
                                    "y": 18,
                                    "width": 133,
                                    "height": 31,
                                    "top": 18,
                                    "right": 1741,
                                    "bottom": 49,
                                    "left": 1608
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1789,
                                    "y": 18,
                                    "width": 100,
                                    "height": 31,
                                    "top": 18,
                                    "right": 1889,
                                    "bottom": 49,
                                    "left": 1789
                                },
                                "currentRect": {
                                    "x": 1757,
                                    "y": 18,
                                    "width": 132,
                                    "height": 31,
                                    "top": 18,
                                    "right": 1889,
                                    "bottom": 49,
                                    "left": 1757
                                }
                            }
                        ]
                    },
                    {
                        "time": 12570,
                        "score": 0.00066188965319633668,
                        "cumulative_score": 0.19203520358646398,
                        "window_score": 0.00066188965319633668,
                        "shift_window_num": 3,
                        "rects": [
                            [
                                1220,
                                688,
                                400,
                                89
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1220,
                                    "y": 691,
                                    "width": 400,
                                    "height": 86,
                                    "top": 691,
                                    "right": 1620,
                                    "bottom": 777,
                                    "left": 1220
                                },
                                "currentRect": {
                                    "x": 1220,
                                    "y": 688,
                                    "width": 400,
                                    "height": 86,
                                    "top": 688,
                                    "right": 1620,
                                    "bottom": 774,
                                    "left": 1220
                                }
                            }
                        ]
                    },
                    {
                        "time": 12704,
                        "score": 0.0040164165342876958,
                        "cumulative_score": 0.19605162012075167,
                        "window_score": 0.0046783061874840328,
                        "shift_window_num": 3,
                        "rects": [
                            [
                                773,
                                518,
                                359,
                                3
                            ],
                            [
                                773,
                                521,
                                359,
                                18
                            ],
                            [
                                1669,
                                521,
                                221,
                                18
                            ],
                            [
                                773,
                                539,
                                359,
                                3
                            ],
                            [
                                286,
                                651,
                                401,
                                17
                            ],
                            [
                                753,
                                651,
                                401,
                                17
                            ],
                            [
                                1220,
                                651,
                                400,
                                17
                            ],
                            [
                                1220,
                                688,
                                400,
                                3
                            ],
                            [
                                286,
                                691,
                                401,
                                86
                            ],
                            [
                                753,
                                691,
                                401,
                                86
                            ],
                            [
                                1220,
                                691,
                                400,
                                86
                            ],
                            [
                                286,
                                777,
                                401,
                                50
                            ],
                            [
                                753,
                                777,
                                401,
                                50
                            ],
                            [
                                286,
                                827,
                                401,
                                19
                            ],
                            [
                                753,
                                827,
                                401,
                                19
                            ],
                            [
                                1220,
                                827,
                                400,
                                19
                            ],
                            [
                                286,
                                846,
                                401,
                                23
                            ],
                            [
                                1220,
                                846,
                                400,
                                23
                            ],
                            [
                                286,
                                869,
                                401,
                                1
                            ],
                            [
                                820,
                                869,
                                266,
                                1
                            ],
                            [
                                1220,
                                869,
                                400,
                                1
                            ],
                            [
                                286,
                                870,
                                401,
                                2
                            ],
                            [
                                1220,
                                870,
                                400,
                                2
                            ],
                            [
                                286,
                                872,
                                401,
                                1
                            ],
                            [
                                820,
                                872,
                                266,
                                1
                            ],
                            [
                                1220,
                                872,
                                400,
                                1
                            ],
                            [
                                286,
                                873,
                                401,
                                26
                            ],
                            [
                                1220,
                                873,
                                400,
                                26
                            ],
                            [
                                286,
                                899,
                                401,
                                19
                            ],
                            [
                                753,
                                899,
                                401,
                                19
                            ],
                            [
                                1220,
                                899,
                                400,
                                19
                            ],
                            [
                                753,
                                918,
                                401,
                                23
                            ],
                            [
                                1220,
                                918,
                                400,
                                23
                            ],
                            [
                                353,
                                941,
                                266,
                                1
                            ],
                            [
                                753,
                                941,
                                401,
                                1
                            ],
                            [
                                1220,
                                941,
                                400,
                                1
                            ],
                            [
                                753,
                                942,
                                401,
                                2
                            ],
                            [
                                1220,
                                942,
                                400,
                                2
                            ],
                            [
                                353,
                                944,
                                266,
                                1
                            ],
                            [
                                753,
                                944,
                                401,
                                1
                            ],
                            [
                                1220,
                                944,
                                400,
                                1
                            ],
                            [
                                753,
                                945,
                                401,
                                26
                            ],
                            [
                                286,
                                971,
                                401,
                                1
                            ],
                            [
                                753,
                                971,
                                401,
                                1
                            ],
                            [
                                286,
                                972,
                                401,
                                1
                            ],
                            [
                                753,
                                972,
                                401,
                                1
                            ],
                            [
                                1287,
                                972,
                                266,
                                1
                            ],
                            [
                                286,
                                973,
                                401,
                                2
                            ],
                            [
                                753,
                                973,
                                401,
                                2
                            ],
                            [
                                286,
                                975,
                                401,
                                1
                            ],
                            [
                                753,
                                975,
                                401,
                                1
                            ],
                            [
                                1287,
                                975,
                                266,
                                1
                            ],
                            [
                                286,
                                976,
                                401,
                                17
                            ],
                            [
                                753,
                                976,
                                401,
                                17
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1220,
                                    "y": 688,
                                    "width": 400,
                                    "height": 86,
                                    "top": 688,
                                    "right": 1620,
                                    "bottom": 774,
                                    "left": 1220
                                },
                                "currentRect": {
                                    "x": 1220,
                                    "y": 691,
                                    "width": 400,
                                    "height": 86,
                                    "top": 691,
                                    "right": 1620,
                                    "bottom": 777,
                                    "left": 1220
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 753,
                                    "y": 691,
                                    "width": 401,
                                    "height": 152,
                                    "top": 691,
                                    "right": 1154,
                                    "bottom": 843,
                                    "left": 753
                                },
                                "currentRect": {
                                    "x": 753,
                                    "y": 694,
                                    "width": 401,
                                    "height": 152,
                                    "top": 694,
                                    "right": 1154,
                                    "bottom": 846,
                                    "left": 753
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 753,
                                    "y": 899,
                                    "width": 401,
                                    "height": 94,
                                    "top": 899,
                                    "right": 1154,
                                    "bottom": 993,
                                    "left": 753
                                },
                                "currentRect": {
                                    "x": 753,
                                    "y": 902,
                                    "width": 401,
                                    "height": 91,
                                    "top": 902,
                                    "right": 1154,
                                    "bottom": 993,
                                    "left": 753
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 286,
                                    "y": 691,
                                    "width": 401,
                                    "height": 224,
                                    "top": 691,
                                    "right": 687,
                                    "bottom": 915,
                                    "left": 286
                                },
                                "currentRect": {
                                    "x": 286,
                                    "y": 694,
                                    "width": 401,
                                    "height": 224,
                                    "top": 694,
                                    "right": 687,
                                    "bottom": 918,
                                    "left": 286
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1220,
                                    "y": 827,
                                    "width": 400,
                                    "height": 115,
                                    "top": 827,
                                    "right": 1620,
                                    "bottom": 942,
                                    "left": 1220
                                },
                                "currentRect": {
                                    "x": 1220,
                                    "y": 830,
                                    "width": 400,
                                    "height": 115,
                                    "top": 830,
                                    "right": 1620,
                                    "bottom": 945,
                                    "left": 1220
                                }
                            }
                        ]
                    },
                    {
                        "time": 12812,
                        "score": 0.0019762517672064547,
                        "cumulative_score": 0.19802787188795812,
                        "window_score": 0.0066545579546904874,
                        "shift_window_num": 3,
                        "rects": [
                            [
                                753,
                                693,
                                401,
                                83
                            ],
                            [
                                820,
                                800,
                                266,
                                1
                            ],
                            [
                                753,
                                830,
                                401,
                                163
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 753,
                                    "y": 694,
                                    "width": 401,
                                    "height": 82,
                                    "top": 694,
                                    "right": 1154,
                                    "bottom": 776,
                                    "left": 753
                                },
                                "currentRect": {
                                    "x": 753,
                                    "y": 693,
                                    "width": 401,
                                    "height": 82,
                                    "top": 693,
                                    "right": 1154,
                                    "bottom": 775,
                                    "left": 753
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 820,
                                    "y": 872,
                                    "width": 266,
                                    "height": 1,
                                    "top": 872,
                                    "right": 1086,
                                    "bottom": 873,
                                    "left": 820
                                },
                                "currentRect": {
                                    "x": 820,
                                    "y": 800,
                                    "width": 266,
                                    "height": 1,
                                    "top": 800,
                                    "right": 1086,
                                    "bottom": 801,
                                    "left": 820
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 753,
                                    "y": 902,
                                    "width": 401,
                                    "height": 91,
                                    "top": 902,
                                    "right": 1154,
                                    "bottom": 993,
                                    "left": 753
                                },
                                "currentRect": {
                                    "x": 753,
                                    "y": 830,
                                    "width": 401,
                                    "height": 115,
                                    "top": 830,
                                    "right": 1154,
                                    "bottom": 945,
                                    "left": 753
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                },
                                "currentRect": {
                                    "x": 820,
                                    "y": 975,
                                    "width": 266,
                                    "height": 1,
                                    "top": 975,
                                    "right": 1086,
                                    "bottom": 976,
                                    "left": 820
                                }
                            }
                        ]
                    },
                    {
                        "time": 13072,
                        "score": 0.0026129938384974677,
                        "cumulative_score": 0.20064086572645559,
                        "window_score": 0.0092675517931879552,
                        "shift_window_num": 3,
                        "rects": [
                            [
                                286,
                                691,
                                401,
                                161
                            ],
                            [
                                353,
                                872,
                                266,
                                1
                            ],
                            [
                                286,
                                902,
                                401,
                                91
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 286,
                                    "y": 694,
                                    "width": 401,
                                    "height": 158,
                                    "top": 694,
                                    "right": 687,
                                    "bottom": 852,
                                    "left": 286
                                },
                                "currentRect": {
                                    "x": 286,
                                    "y": 691,
                                    "width": 401,
                                    "height": 158,
                                    "top": 691,
                                    "right": 687,
                                    "bottom": 849,
                                    "left": 286
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 353,
                                    "y": 944,
                                    "width": 266,
                                    "height": 1,
                                    "top": 944,
                                    "right": 619,
                                    "bottom": 945,
                                    "left": 353
                                },
                                "currentRect": {
                                    "x": 353,
                                    "y": 872,
                                    "width": 266,
                                    "height": 1,
                                    "top": 872,
                                    "right": 619,
                                    "bottom": 873,
                                    "left": 353
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 286,
                                    "y": 974,
                                    "width": 401,
                                    "height": 19,
                                    "top": 974,
                                    "right": 687,
                                    "bottom": 993,
                                    "left": 286
                                },
                                "currentRect": {
                                    "x": 286,
                                    "y": 902,
                                    "width": 401,
                                    "height": 77,
                                    "top": 902,
                                    "right": 687,
                                    "bottom": 979,
                                    "left": 286
                                }
                            }
                        ]
                    },
                    {
                        "time": 13332,
                        "score": 0.00099830564212991467,
                        "cumulative_score": 0.2016391713685855,
                        "window_score": 0.01026585743531787,
                        "shift_window_num": 3,
                        "rects": [
                            [
                                753,
                                830,
                                401,
                                72
                            ],
                            [
                                1220,
                                830,
                                400,
                                72
                            ],
                            [
                                286,
                                902,
                                401,
                                43
                            ],
                            [
                                753,
                                902,
                                401,
                                43
                            ],
                            [
                                1220,
                                902,
                                400,
                                43
                            ],
                            [
                                286,
                                945,
                                401,
                                34
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 286,
                                    "y": 903,
                                    "width": 401,
                                    "height": 76,
                                    "top": 903,
                                    "right": 687,
                                    "bottom": 979,
                                    "left": 286
                                },
                                "currentRect": {
                                    "x": 286,
                                    "y": 902,
                                    "width": 401,
                                    "height": 76,
                                    "top": 902,
                                    "right": 687,
                                    "bottom": 978,
                                    "left": 286
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 753,
                                    "y": 831,
                                    "width": 401,
                                    "height": 114,
                                    "top": 831,
                                    "right": 1154,
                                    "bottom": 945,
                                    "left": 753
                                },
                                "currentRect": {
                                    "x": 753,
                                    "y": 830,
                                    "width": 401,
                                    "height": 114,
                                    "top": 830,
                                    "right": 1154,
                                    "bottom": 944,
                                    "left": 753
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1220,
                                    "y": 831,
                                    "width": 400,
                                    "height": 114,
                                    "top": 831,
                                    "right": 1620,
                                    "bottom": 945,
                                    "left": 1220
                                },
                                "currentRect": {
                                    "x": 1220,
                                    "y": 830,
                                    "width": 400,
                                    "height": 114,
                                    "top": 830,
                                    "right": 1620,
                                    "bottom": 944,
                                    "left": 1220
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1040.846
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 13199.33
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 747.66999999999996
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 747.68399999999997
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 762.02200000000005
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 790.49000000000001
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 790.54899999999998
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 790.55899999999997
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 790.58900000000006
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 815.67899999999997
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 926.60400000000004
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 926.70500000000004
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 926.76900000000001
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 926.82299999999998
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 933.14999999999998
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 933.29899999999998
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 1039.7850000000001
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 1039.8420000000001
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1040.8520000000001
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1326.0899999999999
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 1328.886
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 1328.951
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 1329.001
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 1329.8489999999999
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 1335.0699999999999
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 1335.105
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 1337.2180000000001
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 1340.6610000000001
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 1340.6700000000001
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 1341.259
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 1341.4069999999999
                        },
                        "3081": {
                            "name": "HasGlyphRelativeUnits",
                            "firstUsed": 1438.97
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 1440.71
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 1440.7280000000001
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 1441.472
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 1441.479
                        },
                        "3354": {
                            "name": "PositionSticky",
                            "firstUsed": 1524.3119999999999
                        },
                        "481": {
                            "name": "DialogElement",
                            "firstUsed": 1568.788
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 1570.548
                        },
                        "1019": {
                            "name": "CSSFilterInvert",
                            "firstUsed": 1575.097
                        },
                        "1015": {
                            "name": "CSSFilterGrayscale",
                            "firstUsed": 1575.114
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 1917.2760000000001
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 1917.702
                        },
                        "49": {
                            "name": "RequiredAttribute",
                            "firstUsed": 1917.72
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1917.75
                        },
                        "591": {
                            "name": "InputTypeSubmit",
                            "firstUsed": 1917.817
                        },
                        "2250": {
                            "name": "DuplicatedAttribute",
                            "firstUsed": 1917.826
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 1950.856
                        },
                        "190": {
                            "name": "InputTypeText",
                            "firstUsed": 1950.8989999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 2063.29
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 3191.9180000000001
                        },
                        "217": {
                            "name": "ElementPrefixedMatchesSelector",
                            "firstUsed": 3199.8429999999998
                        },
                        "2107": {
                            "name": "ARIARequiredAttribute",
                            "firstUsed": 3220.5160000000001
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 3342.2979999999998
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 3356.317
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 3367.511
                        },
                        "2108": {
                            "name": "ARIARoleDescriptionAttribute",
                            "firstUsed": 3369.3699999999999
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 3372.2150000000001
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 3376.069
                        },
                        "4462": {
                            "name": "ParseFromString",
                            "firstUsed": 3383.6900000000001
                        },
                        "2034": {
                            "name": "QuirksModeDocument",
                            "firstUsed": 3383.7020000000002
                        },
                        "2077": {
                            "name": "ARIAControlsAttribute",
                            "firstUsed": 3387.4780000000001
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 3387.7829999999999
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 3387.7910000000002
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 3388.4540000000002
                        },
                        "2070": {
                            "name": "ARIAAtomicAttribute",
                            "firstUsed": 3388.4720000000002
                        },
                        "3323": {
                            "name": "HiddenBackfaceWithPossible3D",
                            "firstUsed": 3390.0419999999999
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 926.83799999999997
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 926.86500000000001
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 926.87199999999996
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 926.87800000000004
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 926.89400000000001
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 927.96699999999998
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 933.31899999999996
                        },
                        "102": {
                            "name": "CSSPropertyOutlineOffset",
                            "firstUsed": 1329.0119999999999
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 1340.701
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 1340.7670000000001
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 1340.7760000000001
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 1340.788
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 1340.799
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 1340.8119999999999
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 1340.8209999999999
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 1340.828
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 1341.098
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 1341.114
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 1341.1199999999999
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 1341.127
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 1341.1389999999999
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 1341.1510000000001
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 1341.1579999999999
                        },
                        "585": {
                            "name": "CSSPropertyScrollBoundaryBehavior",
                            "firstUsed": 1341.1869999999999
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 1341.277
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 1341.2840000000001
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 1341.29
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 1341.309
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 1341.3240000000001
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 1341.3330000000001
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 1341.3420000000001
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 1341.432
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 1341.443
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1341.4949999999999
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 1341.508
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 1341.521
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 1341.5329999999999
                        },
                        "454": {
                            "name": "CSSPropertyAll",
                            "firstUsed": 1341.5419999999999
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 1341.9169999999999
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 1341.9559999999999
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 1341.999
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 1342.0070000000001
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 1342.1859999999999
                        },
                        "589": {
                            "name": "CSSPropertyTextDecorationSkipInk",
                            "firstUsed": 1342.1969999999999
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 1342.2460000000001
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 1342.2539999999999
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 1342.2619999999999
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 1342.2909999999999
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 1342.559
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 1342.5699999999999
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1342.576
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 1342.5820000000001
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 1342.588
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 1439.2539999999999
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 1439.277
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 1439.309
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 1439.335
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 1439.3520000000001
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 1439.5360000000001
                        },
                        "54": {
                            "name": "CSSPropertyBorderRight",
                            "firstUsed": 1439.557
                        },
                        "436": {
                            "name": "CSSPropertyIsolation",
                            "firstUsed": 1439.5699999999999
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 1440.345
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 1440.3530000000001
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 1570.5920000000001
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1570.643
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 1570.6669999999999
                        },
                        "620": {
                            "name": "CSSPropertyPaddingBlock",
                            "firstUsed": 1571.779
                        },
                        "628": {
                            "name": "CSSPropertyBorderBlock",
                            "firstUsed": 1571.808
                        },
                        "455": {
                            "name": "CSSPropertyJustifyItems",
                            "firstUsed": 1571.8219999999999
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 1571.904
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 1571.992
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 1572.04
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 1572.0530000000001
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 1572.173
                        },
                        "621": {
                            "name": "CSSPropertyPaddingInline",
                            "firstUsed": 1572.23
                        },
                        "49": {
                            "name": "CSSPropertyBorderLeft",
                            "firstUsed": 1572.241
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 1572.2650000000001
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 1572.271
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 1572.2850000000001
                        },
                        "618": {
                            "name": "CSSPropertyMarginBlock",
                            "firstUsed": 1572.498
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 1573.6020000000001
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 1573.6610000000001
                        },
                        "558": {
                            "name": "CSSPropertyPlaceItems",
                            "firstUsed": 1573.7639999999999
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 1574.9870000000001
                        },
                        "422": {
                            "name": "CSSPropertyGridArea",
                            "firstUsed": 1575.01
                        },
                        "506": {
                            "name": "CSSPropertyScale",
                            "firstUsed": 1575.059
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 1575.846
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 1576.046
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 1576.2439999999999
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 1576.6849999999999
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 3192.2460000000001
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 3210.4589999999998
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 3303.6239999999998
                        },
                        "485": {
                            "name": "CSSPropertyAliasWebkitBoxSizing",
                            "firstUsed": 3360.0230000000001
                        },
                        "19": {
                            "name": "CSSPropertyZoom",
                            "firstUsed": 3360.6750000000002
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 3378.2550000000001
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 3378.27
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 3385.261
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 3433,
                "maxFID": 126,
                "TTIMeasurementEnd": 16611,
                "LastInteractive": 3433,
                "TimeToInteractive": 3433,
                "FirstCPUIdle": 3433,
                "TotalBlockingTime": 152,
                "testID": "240906_BiDc08_99H",
                "step": 1,
                "effectiveBps": 558046,
                "domTime": 0,
                "aft": 0,
                "titleTime": 114,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.90000000000000002,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.42999999999999999,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "112": 55,
                            "213": 55,
                            "326": 66.700000000000003,
                            "427": 33.299999999999997,
                            "528": 10.5,
                            "629": 73.700000000000003,
                            "730": 19,
                            "832": 66.700000000000003,
                            "933": 55,
                            "1034": 68.400000000000006,
                            "1135": 31.600000000000001,
                            "1236": 44.399999999999999,
                            "1337": 84.200000000000003,
                            "1438": 100,
                            "1539": 100,
                            "1641": 100,
                            "1742": 100,
                            "1843": 90,
                            "1950": 90.900000000000006,
                            "2051": 100,
                            "2152": 68.200000000000003,
                            "2253": 45,
                            "2355": 100,
                            "2457": 63.200000000000003,
                            "2558": 35,
                            "2659": 35,
                            "2760": 31.600000000000001,
                            "2861": 38.100000000000001,
                            "2962": 30,
                            "3064": 31.600000000000001,
                            "3166": 30,
                            "3267": 72.200000000000003,
                            "3372": 100,
                            "3474": 100,
                            "3576": 100,
                            "3678": 100,
                            "3780": 66.700000000000003,
                            "3881": 42.100000000000001,
                            "3982": 76.200000000000003,
                            "4083": 94.700000000000003,
                            "4184": 90.5,
                            "4285": 75,
                            "4386": 80,
                            "4488": 31.600000000000001,
                            "4589": 42.899999999999999,
                            "4690": 30,
                            "4791": 31.600000000000001,
                            "4892": 38.100000000000001,
                            "4993": 40,
                            "5094": 30,
                            "5195": 35,
                            "5296": 55,
                            "5396": 61.899999999999999,
                            "5498": 38.100000000000001,
                            "5599": 30,
                            "5701": 40,
                            "5802": 38.100000000000001,
                            "5904": 36.799999999999997,
                            "6005": 33.299999999999997,
                            "6106": 31.600000000000001,
                            "6208": 38.100000000000001,
                            "6332": 73.099999999999994,
                            "6434": 55,
                            "6535": 42.899999999999999,
                            "6636": 35,
                            "6737": 35,
                            "6838": 22.199999999999999,
                            "6939": 35,
                            "7041": 30,
                            "7142": 17.600000000000001,
                            "7243": 28.600000000000001,
                            "7344": 84.200000000000003,
                            "7444": 45,
                            "7546": 78.900000000000006,
                            "7646": 56.5,
                            "7747": 17.600000000000001,
                            "7849": 28.600000000000001,
                            "7950": 35,
                            "8051": 25,
                            "8152": 30,
                            "8253": 31.600000000000001,
                            "8354": 73.700000000000003,
                            "8455": 28.600000000000001,
                            "8556": 29.399999999999999,
                            "8657": 31.800000000000001,
                            "8758": 30,
                            "8859": 31.600000000000001,
                            "8960": 27.800000000000001,
                            "9061": 36.399999999999999,
                            "9163": 31.600000000000001,
                            "9264": 47.600000000000001,
                            "9365": 78.900000000000006,
                            "9466": 31.600000000000001,
                            "9567": 45,
                            "9668": 35,
                            "9769": 26.300000000000001,
                            "9870": 31.600000000000001,
                            "9971": 36.799999999999997,
                            "10072": 31.800000000000001,
                            "10173": 26.300000000000001,
                            "10324": 62.100000000000001,
                            "10424": 36.799999999999997,
                            "10525": 35,
                            "10626": 25,
                            "10727": 30,
                            "10828": 31.600000000000001,
                            "10929": 36.399999999999999,
                            "11030": 35,
                            "11132": 40,
                            "11233": 38.100000000000001,
                            "11334": 84.200000000000003,
                            "11435": 42.100000000000001,
                            "11537": 30,
                            "11638": 33.299999999999997,
                            "11740": 31.600000000000001,
                            "11841": 30,
                            "11942": 36.399999999999999,
                            "12043": 22.199999999999999,
                            "12144": 25,
                            "12247": 40,
                            "12348": 85.700000000000003,
                            "12449": 90,
                            "12550": 60,
                            "12651": 61.899999999999999,
                            "12751": 95,
                            "12852": 90.5,
                            "12953": 94.700000000000003,
                            "13054": 70,
                            "13155": 85,
                            "13320": 91.200000000000003,
                            "13421": 100,
                            "13522": 55,
                            "13623": 45.5,
                            "13724": 15.800000000000001,
                            "13825": 19,
                            "13926": 20,
                            "14028": 10.5,
                            "14129": 15.800000000000001,
                            "14230": 19,
                            "14331": 70,
                            "14432": 30.399999999999999,
                            "14533": 15.800000000000001,
                            "14635": 15,
                            "14736": 15.800000000000001,
                            "14837": 15,
                            "14938": 20,
                            "15039": 15,
                            "15141": 15,
                            "15242": 20,
                            "15343": 72.700000000000003,
                            "15444": 20,
                            "15545": 15,
                            "15646": 15.800000000000001,
                            "15747": 15,
                            "15849": 15,
                            "15950": 20,
                            "16051": 20,
                            "16152": 15.800000000000001,
                            "16253": 23.800000000000001,
                            "16355": 71.400000000000006,
                            "16456": 20,
                            "16557": 15,
                            "16658": 25,
                            "16759": 95
                        },
                        "max": 100,
                        "count": 165
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "112": 0,
                            "213": 20378,
                            "326": 10450,
                            "427": 617744,
                            "528": 71974,
                            "629": 10447,
                            "730": 0,
                            "832": 458392,
                            "933": 2073980,
                            "1034": 1365898,
                            "1135": 2287642,
                            "1236": 4564390,
                            "1337": 5690926,
                            "1438": 4504951,
                            "1539": 4567814,
                            "1641": 5592163,
                            "1742": 5492209,
                            "1843": 5857198,
                            "1950": 4853890,
                            "2051": 4818132,
                            "2152": 5847727,
                            "2253": 5255263,
                            "2355": 4766179,
                            "2457": 5903854,
                            "2558": 5694927,
                            "2659": 6848412,
                            "2760": 5019562,
                            "2861": 5596900,
                            "2962": 5446982,
                            "3064": 4995041,
                            "3166": 4306640,
                            "3267": 3411126,
                            "3372": 1908886,
                            "3474": 6567876,
                            "3576": 5040184,
                            "3678": 5213866,
                            "3780": 5086925,
                            "3881": 5144183,
                            "3982": 4793233,
                            "4083": 4786913,
                            "4184": 5249186,
                            "4285": 5026970,
                            "4386": 5245572,
                            "4488": 5016742,
                            "4589": 5231942,
                            "4690": 5244633,
                            "4791": 5023576,
                            "4892": 5260194,
                            "4993": 5025966,
                            "5094": 5030314,
                            "5195": 5256531,
                            "5296": 5032352,
                            "5396": 5255009,
                            "5498": 5018634,
                            "5599": 5020237,
                            "5701": 5176089,
                            "5802": 5241529,
                            "5904": 4966680,
                            "6005": 5246282,
                            "6106": 5245911,
                            "6208": 5246592,
                            "6332": 4984538,
                            "6434": 5017845,
                            "6535": 5242803,
                            "6636": 5021705,
                            "6737": 5250476,
                            "6838": 5031308,
                            "6939": 5245589,
                            "7041": 4963164,
                            "7142": 5486657,
                            "7243": 5024919,
                            "7344": 5256776,
                            "7444": 5024795,
                            "7546": 5021510,
                            "7646": 5260589,
                            "7747": 5028501,
                            "7849": 5214253,
                            "7950": 5022101,
                            "8051": 5023522,
                            "8152": 5245045,
                            "8253": 5145049,
                            "8354": 4910915,
                            "8455": 5256635,
                            "8556": 5017506,
                            "8657": 5492989,
                            "8758": 5022674,
                            "8859": 5477975,
                            "8960": 5247031,
                            "9061": 5669278,
                            "9163": 5246848,
                            "9264": 5689803,
                            "9365": 5474139,
                            "9466": 5466181,
                            "9567": 5699202,
                            "9668": 5477013,
                            "9769": 5934354,
                            "9870": 5489817,
                            "9971": 5725692,
                            "10072": 5709567,
                            "10173": 5690222,
                            "10324": 5677716,
                            "10424": 5943831,
                            "10525": 5828298,
                            "10626": 5826347,
                            "10727": 5941498,
                            "10828": 5718815,
                            "10929": 6153376,
                            "11030": 5707619,
                            "11132": 5890116,
                            "11233": 5700271,
                            "11334": 5933769,
                            "11435": 5937991,
                            "11537": 5919648,
                            "11638": 6334105,
                            "11740": 5930392,
                            "11841": 6160605,
                            "11942": 6166974,
                            "12043": 6175003,
                            "12144": 5942248,
                            "12247": 1479692,
                            "12348": 5232,
                            "12449": 10458,
                            "12550": 0,
                            "12651": 10471,
                            "12751": 10471,
                            "12852": 5239,
                            "12953": 5237,
                            "13054": 10472,
                            "13155": 10467,
                            "13320": 3194,
                            "13421": 88883,
                            "13522": 306112,
                            "13623": 94239,
                            "13724": 0,
                            "13825": 5221,
                            "13926": 0,
                            "14028": 0,
                            "14129": 0,
                            "14230": 0,
                            "14331": 0,
                            "14432": 0,
                            "14533": 0,
                            "14635": 0,
                            "14736": 0,
                            "14837": 0,
                            "14938": 0,
                            "15039": 0,
                            "15141": 0,
                            "15242": 0,
                            "15343": 0,
                            "15444": 0,
                            "15545": 0,
                            "15646": 0,
                            "15747": 0,
                            "15849": 0,
                            "15950": 0,
                            "16051": 3321,
                            "16152": 0,
                            "16253": 0,
                            "16355": 0,
                            "16456": 0,
                            "16557": 0,
                            "16658": 0,
                            "16759": 0
                        },
                        "max": 6848412,
                        "count": 165
                    }
                },
                "effectiveBpsDoc": 572569,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc08_99H&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc08_99H&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 50
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 53
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 53
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_002300.jpg",
                        "VisuallyComplete": 54
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_003600.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_003800.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_004200.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 7600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_007600.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 7700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_007700.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 12500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_012500.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 12800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_012800.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 12900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_012900.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 13000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_013000.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 13300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_013300.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 13500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_013500.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "s3.amazonaws.com": {
                        "bytes": 143249,
                        "requests": 1,
                        "connections": 1
                    },
                    "countyhighway.com": {
                        "bytes": 7019845,
                        "requests": 57,
                        "connections": 2
                    },
                    "plausible.io": {
                        "bytes": 817,
                        "requests": 2,
                        "cdn_provider": "BunnyCDN",
                        "connections": 2
                    },
                    "cdn.jsdelivr.net": {
                        "bytes": 14243,
                        "requests": 2,
                        "cdn_provider": "jsDelivr",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 5166,
                        "bytesUncompressed": 29032,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 179589,
                        "bytesUncompressed": 246702,
                        "requests": 7
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 13194,
                        "bytesUncompressed": 63547,
                        "requests": 3
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 6464114,
                        "bytesUncompressed": 6464114,
                        "requests": 38
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 515663,
                        "bytesUncompressed": 515663,
                        "requests": 11
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 428,
                        "bytesUncompressed": 428,
                        "requests": 2
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-2280-10.10.1.194",
                "loadTime": 2719,
                "docTime": 2719,
                "fullyLoaded": 3116,
                "bytesOut": 124149,
                "bytesOutDoc": 122255,
                "bytesIn": 7019139,
                "bytesInDoc": 7018713,
                "requests": [
                    {
                        "type": 3,
                        "id": "8DDBED59B7E3136CF6B0687E255DA09B",
                        "request_id": "8DDBED59B7E3136CF6B0687E255DA09B",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/",
                        "raw_id": "8DDBED59B7E3136CF6B0687E255DA09B",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 360,
                        "ttfb_ms": 358,
                        "load_start": 307,
                        "load_start_float": 307.00006100000002,
                        "bytesIn": 5166,
                        "objectSize": 5166,
                        "objectSizeUncompressed": 29032,
                        "chunks": [
                            {
                                "ts": 666,
                                "bytes": 5166,
                                "inflated": 29032
                            }
                        ],
                        "expires": "Fri, 06 Sep 2024 13:53:48 GMT",
                        "cacheControl": "max-age=600",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 40,
                        "connect_start": 40,
                        "connect_end": 158,
                        "ssl_start": 158,
                        "ssl_end": 306,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "countyhighway.com",
                            "sanList": [
                                "countyhighway.com",
                                "www.countyhighway.com"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725212268,
                            "validTo": 1732988267,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725215778588,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D7B584EAACC0F5106A616B9A4D1BA596C162960914BEDFBC194461D7D7AE7971022100D92CFC653521DFC74F1F0259D94A27458EFF1C90D67409424744E2B4E36F8BE8"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1725215778643,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402201986B09D3431918ABABF2B3999E3333C316A32291B27ECC80AC1B2B77B3C096702201D872708D32B600EF80A1A67B69FE77336B04D5A46788057234F7B8B8E3C3873"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "cache-control: max-age=600",
                                "content-encoding: gzip",
                                "content-length: 5166",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                "expires: Fri, 06 Sep 2024 13:53:48 GMT",
                                "server: Apache",
                                "vary: Cookie,Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2125,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 39,
                        "connect_ms": 118,
                        "ssl_ms": 148,
                        "gzip_total": 5166,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 16,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFCTCCA\/GgAwIBAgISBDipBLf8YIUVNo1rx+xAaU2EMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAxMTczNzQ4WhcNMjQxMTMwMTczNzQ3WjAcMRowGAYDVQQD\nExFjb3VudHloaWdod2F5LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAKO92U58JBhQSxLOQNblF\/PV4PDFteRgHtHFMCgxgRLxCdmgQqsc7JScY38t\nqduNUgYPEiwOYpirdWWS9K93zCIgrMMSwLBFjC\/jEmHZbSKSBcCSqXCdaykUc2aT\nrkdDDxOw69iclOCkMG\/txMpe4YPlw4QA\/NgTbn52YElJuIqK5h2Uvszue9yKgHQL\n5Et++T78tZ3fhnW1MPum\/HlIC\/T5dnJfNxKgQinZM+2GFE33K7t4DTDwCyPlN9DR\n0bs1J4tceHmsEygldhtxwJBn4oyriZdnrrAwmqloNIUePbc0D7+ktCS9e\/FAOilK\nhbUCcJaOAa46dwUa6ufjLOVoobECAwEAAaOCAiwwggIoMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUyITKJLxQy\/eQt59lkeDyjcr5Q9MwHwYDVR0jBBgwFoAUxc9GpOr0\nw8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVu\nY3Iub3JnLzAzBgNVHREELDAqghFjb3VudHloaWdod2F5LmNvbYIVd3d3LmNvdW50\neWhpZ2h3YXkuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIE\nAgSB9QSB8gDwAHcAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGR\nrt+nHAAABAMASDBGAiEA17WE6qzA9RBqYWuaTRullsFilgkUvt+8GURh19eueXEC\nIQDZLPxlNSHfx08fAlnZSidFjv8ckNZ0CUJHROK042+L6AB1AHb\/iD8KtvuVUcJh\nzPWHujS0pM27KdxoQgqf5mdMWjp0AAABka7fp1MAAAQDAEYwRAIgGYawnTQxkYq6\nvys5meMzPDFqMikbJ+zICsGyt3s8CWcCIB2HJwjTK2AO+AoaZ7af53M2sE1aRniA\nVyNPe4uOPDhzMA0GCSqGSIb3DQEBCwUAA4IBAQBo8jynkPrMenwDXmWaV0NScjt8\nJMTOSCkGTGEVOLkN2xD\/61Dh5WjZaPxhe2eZaUyLZ4wwRDwU+AmBycXZb7w035Hq\nDiyWAP4JurxW0WVY909xiVK2FVNvBv3mSeDV+pzRkFZd9jHZ3H3XLXMfcji2E3Ul\nliWADjIHrPNHwj7fQPEcsug2gpEdq2V4xXgU5MreHEl6NvwxkhM2n8XYQvaJ0jpY\n\/bDd4vX0UlvWcJ0ToB6LRtm\/y9JDN36qV0\/Wqov3isY43vcAqdsVb2igUlVj3QYS\nn72MkzojyOq4QNy8PQ\/Trnyn42ZcNFKTbYHKp9yNWOq527cCfcMgPncLqOe0\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 667,
                        "ttfb_start": 307,
                        "ttfb_end": 665,
                        "download_start": 665,
                        "download_end": 667,
                        "download_ms": 2,
                        "all_start": 1,
                        "all_end": 667,
                        "all_ms": 665,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                2534.6100000000001,
                                2535.0360000000001
                            ],
                            [
                                2534.6260000000002,
                                2534.9430000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "197341.2",
                        "request_id": "197341.2",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/css\/main.css",
                        "raw_id": "197341.2",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 154,
                        "ttfb_ms": 150,
                        "load_start": 703,
                        "load_start_float": 703.00007700000003,
                        "bytesIn": 9555,
                        "objectSize": 9555,
                        "objectSizeUncompressed": 51542,
                        "chunks": [
                            {
                                "ts": 856,
                                "bytes": 9555,
                                "inflated": 51542
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:48 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 22,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/css\/main.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"c956-61f65b58c548e-gzip\"",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 9555",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                "etag: \"c956-61f65b58c548e-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:43:48 GMT",
                                "last-modified: Sun, 11 Aug 2024 10:19:18 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1966,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 9555,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 683,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 77,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 857,
                        "ttfb_start": 703,
                        "ttfb_end": 853,
                        "download_start": 853,
                        "download_end": 857,
                        "download_ms": 4,
                        "all_start": 703,
                        "all_end": 857,
                        "all_ms": 154,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "197341.3",
                        "request_id": "197341.3",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/css\/photoswipe.css",
                        "raw_id": "197341.3",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 135,
                        "ttfb_ms": 133,
                        "load_start": 704,
                        "load_start_float": 704.00007900000003,
                        "bytesIn": 2329,
                        "objectSize": 2329,
                        "objectSizeUncompressed": 7003,
                        "chunks": [
                            {
                                "ts": 839,
                                "bytes": 2329,
                                "inflated": 7003
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:48 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 22,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/css\/photoswipe.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"1b5b-61c4ad933b618-gzip\"",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 2329",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                "etag: \"1b5b-61c4ad933b618-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:43:48 GMT",
                                "last-modified: Tue, 02 Jul 2024 22:00:57 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1984,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2329,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 690,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 79,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 839,
                        "ttfb_start": 704,
                        "ttfb_end": 837,
                        "download_start": 837,
                        "download_end": 839,
                        "download_ms": 2,
                        "all_start": 704,
                        "all_end": 839,
                        "all_ms": 135,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "197341.4",
                        "request_id": "197341.4",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                        "raw_id": "197341.4",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 260,
                        "ttfb_ms": 258,
                        "load_start": 706,
                        "load_start_float": 706.00008100000002,
                        "bytesIn": 4637,
                        "objectSize": 4637,
                        "objectSizeUncompressed": 14569,
                        "chunks": [
                            {
                                "ts": 965,
                                "bytes": 4637,
                                "inflated": 14569
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:48 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 23,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"38e9-61c438d7e6a8c-gzip\"",
                                "priority: u=1",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 4637",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                "etag: \"38e9-61c438d7e6a8c-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:43:48 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:42 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4637,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 691,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 81,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 966,
                        "ttfb_start": 706,
                        "ttfb_end": 964,
                        "download_start": 964,
                        "download_end": 966,
                        "download_ms": 2,
                        "all_start": 706,
                        "all_end": 966,
                        "all_ms": 260,
                        "index": 3,
                        "number": 4,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 1,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                1004.381,
                                1005.1609999999999
                            ],
                            [
                                1004.409,
                                1004.998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "197341.5",
                        "request_id": "197341.5",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/js\/modules\/photoswipe.umd.min.js",
                        "raw_id": "197341.5",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 290,
                        "ttfb_ms": 281,
                        "load_start": 707,
                        "load_start_float": 707.00008300000002,
                        "bytesIn": 16769,
                        "objectSize": 16769,
                        "objectSizeUncompressed": 54397,
                        "chunks": [
                            {
                                "ts": 995,
                                "bytes": 16769,
                                "inflated": 54397
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:48 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 23,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/js\/modules\/photoswipe.umd.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"d47d-61c438d831db2-gzip\"",
                                "priority: u=1",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 16769",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                "etag: \"d47d-61c438d831db2-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:43:48 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:42 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1984,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 16769,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 692,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 83,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 997,
                        "ttfb_start": 707,
                        "ttfb_end": 988,
                        "download_start": 988,
                        "download_end": 997,
                        "download_ms": 9,
                        "all_start": 707,
                        "all_end": 997,
                        "all_ms": 290,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 2
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 2,
                        "cpuTime": 4,
                        "js_timing": [
                            [
                                1039.7629999999999,
                                1042.194
                            ],
                            [
                                1039.788,
                                1041.6769999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "197341.9",
                        "request_id": "197341.9",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/logo-ribbon--light.svg",
                        "raw_id": "197341.9",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 145,
                        "ttfb_ms": 126,
                        "load_start": 866,
                        "load_start_float": 866.000089,
                        "bytesIn": 37494,
                        "objectSize": 37494,
                        "objectSizeUncompressed": 37494,
                        "chunks": [
                            {
                                "ts": 1011,
                                "bytes": 37494
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 59,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/logo-ribbon--light.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"9276-61c438b85e415\"",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"9276-61c438b85e415\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:09 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/svg+xml",
                                "content-length: 37494"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 697,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 89,
                        "server_port": "443",
                        "load_end": 1011,
                        "ttfb_start": 866,
                        "ttfb_end": 992,
                        "download_start": 992,
                        "download_end": 1011,
                        "download_ms": 19,
                        "all_start": 866,
                        "all_end": 1011,
                        "all_ms": 145,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "197341.10",
                        "request_id": "197341.10",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/logo-ribbon--dark.svg",
                        "raw_id": "197341.10",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 150,
                        "ttfb_ms": 126,
                        "load_start": 866,
                        "load_start_float": 866.00009,
                        "bytesIn": 37494,
                        "objectSize": 37494,
                        "objectSizeUncompressed": 37494,
                        "chunks": [
                            {
                                "ts": 1016,
                                "bytes": 37494
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 61,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/logo-ribbon--dark.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"9276-61c438bcd5d45\"",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"9276-61c438bcd5d45\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:14 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/svg+xml",
                                "content-length: 37494"
                            ]
                        },
                        "bytesOut": 2146,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 697,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 90,
                        "server_port": "443",
                        "load_end": 1016,
                        "ttfb_start": 866,
                        "ttfb_end": 992,
                        "download_start": 992,
                        "download_end": 1016,
                        "download_ms": 24,
                        "all_start": 866,
                        "all_end": 1016,
                        "all_ms": 150,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "197341.11",
                        "request_id": "197341.11",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/illustration.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/illustration.svg",
                        "raw_id": "197341.11",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 674,
                        "ttfb_ms": 144,
                        "load_start": 1026,
                        "load_start_float": 1026.000119,
                        "bytesIn": 527341,
                        "objectSize": 527341,
                        "objectSizeUncompressed": 527341,
                        "chunks": [
                            {
                                "ts": 1309,
                                "bytes": 65536
                            },
                            {
                                "ts": 1323,
                                "bytes": 65536
                            },
                            {
                                "ts": 1451,
                                "bytes": 65536
                            },
                            {
                                "ts": 1520,
                                "bytes": 65536
                            },
                            {
                                "ts": 1589,
                                "bytes": 65536
                            },
                            {
                                "ts": 1620,
                                "bytes": 65536
                            },
                            {
                                "ts": 1667,
                                "bytes": 65536
                            },
                            {
                                "ts": 1673,
                                "bytes": 65536
                            },
                            {
                                "ts": 1700,
                                "bytes": 3053
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 119,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/illustration.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"80bed-61c438b2024c2\"",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"80bed-61c438b2024c2\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:02 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/svg+xml",
                                "content-length: 527341"
                            ]
                        },
                        "bytesOut": 2134,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1022,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 119,
                        "server_port": "443",
                        "load_end": 1700,
                        "ttfb_start": 1026,
                        "ttfb_end": 1170,
                        "download_start": 1170,
                        "download_end": 1700,
                        "download_ms": 530,
                        "all_start": 1026,
                        "all_end": 1700,
                        "all_ms": 674,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "197341.12",
                        "request_id": "197341.12",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/logo-ribbon--grey.svg",
                        "raw_id": "197341.12",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 289,
                        "ttfb_ms": 136,
                        "load_start": 1036,
                        "load_start_float": 1036.000121,
                        "bytesIn": 73649,
                        "objectSize": 73649,
                        "objectSizeUncompressed": 73649,
                        "chunks": [
                            {
                                "ts": 1310,
                                "bytes": 65536
                            },
                            {
                                "ts": 1325,
                                "bytes": 8113
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 121,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/logo-ribbon--grey.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"11fb1-61c438b5fed2a\"",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"11fb1-61c438b5fed2a\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:06 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/svg+xml",
                                "content-length: 73649"
                            ]
                        },
                        "bytesOut": 2149,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1023,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 121,
                        "server_port": "443",
                        "load_end": 1325,
                        "ttfb_start": 1036,
                        "ttfb_end": 1172,
                        "download_start": 1172,
                        "download_end": 1325,
                        "download_ms": 153,
                        "all_start": 1036,
                        "all_end": 1325,
                        "all_ms": 289,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "197341.13",
                        "request_id": "197341.13",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/logo-nameplate--grey.svg",
                        "raw_id": "197341.13",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 542,
                        "ttfb_ms": 181,
                        "load_start": 1080,
                        "load_start_float": 1080.000123,
                        "bytesIn": 388999,
                        "objectSize": 388999,
                        "objectSizeUncompressed": 388999,
                        "chunks": [
                            {
                                "ts": 1312,
                                "bytes": 65536
                            },
                            {
                                "ts": 1378,
                                "bytes": 65536
                            },
                            {
                                "ts": 1453,
                                "bytes": 65536
                            },
                            {
                                "ts": 1521,
                                "bytes": 65536
                            },
                            {
                                "ts": 1601,
                                "bytes": 65536
                            },
                            {
                                "ts": 1622,
                                "bytes": 61319
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 125,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/logo-nameplate--grey.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"5ef87-61c438b797087\"",
                                "priority: u=2, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"5ef87-61c438b797087\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:08 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/svg+xml",
                                "content-length: 388999"
                            ]
                        },
                        "bytesOut": 2158,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1024,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 123,
                        "server_port": "443",
                        "load_end": 1622,
                        "ttfb_start": 1080,
                        "ttfb_end": 1261,
                        "download_start": 1261,
                        "download_end": 1622,
                        "download_ms": 361,
                        "all_start": 1080,
                        "all_end": 1622,
                        "all_ms": 542,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "197341.48",
                        "request_id": "197341.48",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/js\/main.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/js\/main.js",
                        "raw_id": "197341.48",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 223,
                        "ttfb_ms": 170,
                        "load_start": 1091,
                        "load_start_float": 1091.000135,
                        "bytesIn": 456,
                        "objectSize": 456,
                        "objectSizeUncompressed": 1212,
                        "chunks": [
                            {
                                "ts": 1314,
                                "bytes": 456,
                                "inflated": 1212
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 556,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/js\/main.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"4bc-61c438c344579-gzip\"",
                                "priority: u=2",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 456",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"4bc-61c438c344579-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:20 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1915,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 456,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1031,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 135,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1314,
                        "ttfb_start": 1091,
                        "ttfb_end": 1261,
                        "download_start": 1261,
                        "download_end": 1314,
                        "download_ms": 53,
                        "all_start": 1091,
                        "all_end": 1314,
                        "all_ms": 223,
                        "index": 10,
                        "number": 11,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                2535.864,
                                2536.5929999999998
                            ],
                            [
                                2535.9479999999999,
                                2536.087
                            ],
                            [
                                2747.1469999999999,
                                2747.4760000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "197341.49",
                        "request_id": "197341.49",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/js\/templates\/home.js",
                        "raw_id": "197341.49",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 289,
                        "ttfb_ms": 169,
                        "load_start": 1093,
                        "load_start_float": 1093.000137,
                        "bytesIn": 730,
                        "objectSize": 730,
                        "objectSizeUncompressed": 2086,
                        "chunks": [
                            {
                                "ts": 1380,
                                "bytes": 730,
                                "inflated": 2086
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 556,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/js\/templates\/home.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"826-61c438d52d61b-gzip\"",
                                "priority: u=2",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 730",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"826-61c438d52d61b-gzip\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:39 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1945,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 730,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1032,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 137,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1382,
                        "ttfb_start": 1093,
                        "ttfb_end": 1262,
                        "download_start": 1262,
                        "download_end": 1382,
                        "download_ms": 120,
                        "all_start": 1093,
                        "all_end": 1382,
                        "all_ms": 289,
                        "index": 11,
                        "number": 12,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0,
                            "FunctionCall": 85
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 85,
                        "cpuTime": 86,
                        "js_timing": [
                            [
                                2536.8449999999998,
                                2537.1010000000001
                            ],
                            [
                                2536.8600000000001,
                                2537.0369999999998
                            ],
                            [
                                2622.0369999999998,
                                2707.4389999999999
                            ]
                        ],
                        "blockingTime": 85.402000000000044
                    },
                    {
                        "type": 3,
                        "id": "197341.14",
                        "request_id": "197341.14",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                        "raw_id": "197341.14",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 359,
                        "ttfb_ms": 181,
                        "load_start": 1096,
                        "load_start_float": 1096.000141,
                        "bytesIn": 102632,
                        "objectSize": 102632,
                        "objectSizeUncompressed": 102632,
                        "chunks": [
                            {
                                "ts": 1334,
                                "bytes": 65536
                            },
                            {
                                "ts": 1455,
                                "bytes": 37096
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 181,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"190e8-61ea4a583e967\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"190e8-61ea4a583e967\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:20 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 102632"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1034,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 141,
                        "server_port": "443",
                        "load_end": 1455,
                        "ttfb_start": 1096,
                        "ttfb_end": 1277,
                        "download_start": 1277,
                        "download_end": 1455,
                        "download_ms": 178,
                        "all_start": 1096,
                        "all_end": 1455,
                        "all_ms": 359,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "197341.15",
                        "request_id": "197341.15",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                        "raw_id": "197341.15",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 353,
                        "ttfb_ms": 173,
                        "load_start": 1104,
                        "load_start_float": 1104.000143,
                        "bytesIn": 86152,
                        "objectSize": 86152,
                        "objectSizeUncompressed": 86152,
                        "chunks": [
                            {
                                "ts": 1343,
                                "bytes": 65536
                            },
                            {
                                "ts": 1457,
                                "bytes": 20616
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 186,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"15088-61ea4a5839b47\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"15088-61ea4a5839b47\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:20 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 86152"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1035,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 143,
                        "server_port": "443",
                        "load_end": 1457,
                        "ttfb_start": 1104,
                        "ttfb_end": 1277,
                        "download_start": 1277,
                        "download_end": 1457,
                        "download_ms": 180,
                        "all_start": 1104,
                        "all_end": 1457,
                        "all_ms": 353,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "197341.16",
                        "request_id": "197341.16",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                        "raw_id": "197341.16",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 351,
                        "ttfb_ms": 170,
                        "load_start": 1107,
                        "load_start_float": 1107.000145,
                        "bytesIn": 89924,
                        "objectSize": 89924,
                        "objectSizeUncompressed": 89924,
                        "chunks": [
                            {
                                "ts": 1383,
                                "bytes": 65536
                            },
                            {
                                "ts": 1458,
                                "bytes": 24388
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 191,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"15f44-61ea4a592fcd9\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"15f44-61ea4a592fcd9\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 89924"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1039,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 145,
                        "server_port": "443",
                        "load_end": 1458,
                        "ttfb_start": 1107,
                        "ttfb_end": 1277,
                        "download_start": 1277,
                        "download_end": 1458,
                        "download_ms": 181,
                        "all_start": 1107,
                        "all_end": 1458,
                        "all_ms": 351,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "197341.17",
                        "request_id": "197341.17",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                        "raw_id": "197341.17",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 432,
                        "ttfb_ms": 170,
                        "load_start": 1107,
                        "load_start_float": 1107.000147,
                        "bytesIn": 82160,
                        "objectSize": 82160,
                        "objectSizeUncompressed": 82160,
                        "chunks": [
                            {
                                "ts": 1459,
                                "bytes": 65536
                            },
                            {
                                "ts": 1539,
                                "bytes": 16624
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 196,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"140f0-61ea4a5931c19\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"140f0-61ea4a5931c19\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 82160"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1040,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 147,
                        "server_port": "443",
                        "load_end": 1539,
                        "ttfb_start": 1107,
                        "ttfb_end": 1277,
                        "download_start": 1277,
                        "download_end": 1539,
                        "download_ms": 262,
                        "all_start": 1107,
                        "all_end": 1539,
                        "all_ms": 432,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "197341.18",
                        "request_id": "197341.18",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                        "raw_id": "197341.18",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 434,
                        "ttfb_ms": 170,
                        "load_start": 1108,
                        "load_start_float": 1108.000149,
                        "bytesIn": 96384,
                        "objectSize": 96384,
                        "objectSizeUncompressed": 96384,
                        "chunks": [
                            {
                                "ts": 1462,
                                "bytes": 65536
                            },
                            {
                                "ts": 1542,
                                "bytes": 30848
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 201,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"17880-61ea4a593c7fa\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"17880-61ea4a593c7fa\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 96384"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1041,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 149,
                        "server_port": "443",
                        "load_end": 1542,
                        "ttfb_start": 1108,
                        "ttfb_end": 1278,
                        "download_start": 1278,
                        "download_end": 1542,
                        "download_ms": 264,
                        "all_start": 1108,
                        "all_end": 1542,
                        "all_ms": 434,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "197341.19",
                        "request_id": "197341.19",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                        "raw_id": "197341.19",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 435,
                        "ttfb_ms": 237,
                        "load_start": 1108,
                        "load_start_float": 1108.0001549999999,
                        "bytesIn": 86591,
                        "objectSize": 86591,
                        "objectSizeUncompressed": 86591,
                        "chunks": [
                            {
                                "ts": 1476,
                                "bytes": 65536
                            },
                            {
                                "ts": 1543,
                                "bytes": 21055
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 206,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"1523f-61ea4a593b85a\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"1523f-61ea4a593b85a\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 86591"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1044,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 155,
                        "server_port": "443",
                        "load_end": 1543,
                        "ttfb_start": 1108,
                        "ttfb_end": 1345,
                        "download_start": 1345,
                        "download_end": 1543,
                        "download_ms": 198,
                        "all_start": 1108,
                        "all_end": 1543,
                        "all_ms": 435,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "197341.20",
                        "request_id": "197341.20",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                        "raw_id": "197341.20",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 437,
                        "ttfb_ms": 246,
                        "load_start": 1109,
                        "load_start_float": 1109.0001569999999,
                        "bytesIn": 101993,
                        "objectSize": 101993,
                        "objectSizeUncompressed": 101993,
                        "chunks": [
                            {
                                "ts": 1481,
                                "bytes": 65536
                            },
                            {
                                "ts": 1546,
                                "bytes": 36457
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 211,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"18e69-61ea4a593f6da\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"18e69-61ea4a593f6da\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 101993"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1046,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 157,
                        "server_port": "443",
                        "load_end": 1546,
                        "ttfb_start": 1109,
                        "ttfb_end": 1355,
                        "download_start": 1355,
                        "download_end": 1546,
                        "download_ms": 191,
                        "all_start": 1109,
                        "all_end": 1546,
                        "all_ms": 437,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "197341.21",
                        "request_id": "197341.21",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                        "raw_id": "197341.21",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 440,
                        "ttfb_ms": 244,
                        "load_start": 1109,
                        "load_start_float": 1109.0001589999999,
                        "bytesIn": 68535,
                        "objectSize": 68535,
                        "objectSizeUncompressed": 68535,
                        "chunks": [
                            {
                                "ts": 1485,
                                "bytes": 65536
                            },
                            {
                                "ts": 1549,
                                "bytes": 2999
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 216,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"10bb7-61ea4a5a3298c\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"10bb7-61ea4a5a3298c\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 68535"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1047,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 159,
                        "server_port": "443",
                        "load_end": 1549,
                        "ttfb_start": 1109,
                        "ttfb_end": 1353,
                        "download_start": 1353,
                        "download_end": 1549,
                        "download_ms": 196,
                        "all_start": 1109,
                        "all_end": 1549,
                        "all_ms": 440,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "197341.22",
                        "request_id": "197341.22",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                        "raw_id": "197341.22",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 433,
                        "ttfb_ms": 221,
                        "load_start": 1116,
                        "load_start_float": 1116.0001609999999,
                        "bytesIn": 89734,
                        "objectSize": 89734,
                        "objectSizeUncompressed": 89734,
                        "chunks": [
                            {
                                "ts": 1487,
                                "bytes": 65536
                            },
                            {
                                "ts": 1549,
                                "bytes": 24198
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 221,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"15e86-61ea4a5b3563f\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"15e86-61ea4a5b3563f\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 89734"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1048,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 161,
                        "server_port": "443",
                        "load_end": 1549,
                        "ttfb_start": 1116,
                        "ttfb_end": 1337,
                        "download_start": 1337,
                        "download_end": 1549,
                        "download_ms": 212,
                        "all_start": 1116,
                        "all_end": 1549,
                        "all_ms": 433,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "197341.23",
                        "request_id": "197341.23",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                        "raw_id": "197341.23",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 435,
                        "ttfb_ms": 236,
                        "load_start": 1117,
                        "load_start_float": 1117.0001629999999,
                        "bytesIn": 88219,
                        "objectSize": 88219,
                        "objectSizeUncompressed": 88219,
                        "chunks": [
                            {
                                "ts": 1499,
                                "bytes": 65536
                            },
                            {
                                "ts": 1552,
                                "bytes": 22683
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 226,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"1589b-61ea4a5a30a4c\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"1589b-61ea4a5a30a4c\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 88219"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1051,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 163,
                        "server_port": "443",
                        "load_end": 1552,
                        "ttfb_start": 1117,
                        "ttfb_end": 1353,
                        "download_start": 1353,
                        "download_end": 1552,
                        "download_ms": 199,
                        "all_start": 1117,
                        "all_end": 1552,
                        "all_ms": 435,
                        "index": 21,
                        "number": 22
                    },
                    {
                        "type": 3,
                        "id": "197341.24",
                        "request_id": "197341.24",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                        "raw_id": "197341.24",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 436,
                        "ttfb_ms": 239,
                        "load_start": 1117,
                        "load_start_float": 1117.0001649999999,
                        "bytesIn": 88931,
                        "objectSize": 88931,
                        "objectSizeUncompressed": 88931,
                        "chunks": [
                            {
                                "ts": 1504,
                                "bytes": 65536
                            },
                            {
                                "ts": 1553,
                                "bytes": 23395
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 231,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"15b63-61ea4a5a2faac\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"15b63-61ea4a5a2faac\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 88931"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1051,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 165,
                        "server_port": "443",
                        "load_end": 1553,
                        "ttfb_start": 1117,
                        "ttfb_end": 1356,
                        "download_start": 1356,
                        "download_end": 1553,
                        "download_ms": 197,
                        "all_start": 1117,
                        "all_end": 1553,
                        "all_ms": 436,
                        "index": 22,
                        "number": 23
                    },
                    {
                        "type": 3,
                        "id": "197341.25",
                        "request_id": "197341.25",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                        "raw_id": "197341.25",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 438,
                        "ttfb_ms": 237,
                        "load_start": 1118,
                        "load_start_float": 1118.0001669999999,
                        "bytesIn": 93303,
                        "objectSize": 93303,
                        "objectSizeUncompressed": 93303,
                        "chunks": [
                            {
                                "ts": 1506,
                                "bytes": 65536
                            },
                            {
                                "ts": 1556,
                                "bytes": 27767
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 236,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"16c77-61ea4a5c269b1\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"16c77-61ea4a5c269b1\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 93303"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1052,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 167,
                        "server_port": "443",
                        "load_end": 1556,
                        "ttfb_start": 1118,
                        "ttfb_end": 1355,
                        "download_start": 1355,
                        "download_end": 1556,
                        "download_ms": 201,
                        "all_start": 1118,
                        "all_end": 1556,
                        "all_ms": 438,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "197341.26",
                        "request_id": "197341.26",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                        "raw_id": "197341.26",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 438,
                        "ttfb_ms": 233,
                        "load_start": 1123,
                        "load_start_float": 1123.0001689999999,
                        "bytesIn": 66073,
                        "objectSize": 66073,
                        "objectSizeUncompressed": 66073,
                        "chunks": [
                            {
                                "ts": 1511,
                                "bytes": 65536
                            },
                            {
                                "ts": 1561,
                                "bytes": 537
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 241,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"10219-61ea4a5c2b7d1\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"10219-61ea4a5c2b7d1\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 66073"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1056,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 169,
                        "server_port": "443",
                        "load_end": 1561,
                        "ttfb_start": 1123,
                        "ttfb_end": 1356,
                        "download_start": 1356,
                        "download_end": 1561,
                        "download_ms": 205,
                        "all_start": 1123,
                        "all_end": 1561,
                        "all_ms": 438,
                        "index": 24,
                        "number": 25
                    },
                    {
                        "type": 3,
                        "id": "197341.27",
                        "request_id": "197341.27",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                        "raw_id": "197341.27",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 482,
                        "ttfb_ms": 249,
                        "load_start": 1124,
                        "load_start_float": 1124.0001709999999,
                        "bytesIn": 102976,
                        "objectSize": 102976,
                        "objectSizeUncompressed": 102976,
                        "chunks": [
                            {
                                "ts": 1531,
                                "bytes": 65536
                            },
                            {
                                "ts": 1606,
                                "bytes": 37440
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 246,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"19240-61ea4a5b3469f\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"19240-61ea4a5b3469f\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 102976"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1057,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 171,
                        "server_port": "443",
                        "load_end": 1606,
                        "ttfb_start": 1124,
                        "ttfb_end": 1373,
                        "download_start": 1373,
                        "download_end": 1606,
                        "download_ms": 233,
                        "all_start": 1124,
                        "all_end": 1606,
                        "all_ms": 482,
                        "index": 25,
                        "number": 26
                    },
                    {
                        "type": 3,
                        "id": "197341.28",
                        "request_id": "197341.28",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                        "raw_id": "197341.28",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 484,
                        "ttfb_ms": 250,
                        "load_start": 1124,
                        "load_start_float": 1124.0001729999999,
                        "bytesIn": 110180,
                        "objectSize": 110180,
                        "objectSizeUncompressed": 110180,
                        "chunks": [
                            {
                                "ts": 1533,
                                "bytes": 65536
                            },
                            {
                                "ts": 1608,
                                "bytes": 44644
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 251,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"1ae64-61ea4a5b3a45f\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"1ae64-61ea4a5b3a45f\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 110180"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1057,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 173,
                        "server_port": "443",
                        "load_end": 1608,
                        "ttfb_start": 1124,
                        "ttfb_end": 1374,
                        "download_start": 1374,
                        "download_end": 1608,
                        "download_ms": 234,
                        "all_start": 1124,
                        "all_end": 1608,
                        "all_ms": 484,
                        "index": 26,
                        "number": 27
                    },
                    {
                        "type": 3,
                        "id": "197341.29",
                        "request_id": "197341.29",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                        "raw_id": "197341.29",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 485,
                        "ttfb_ms": 278,
                        "load_start": 1125,
                        "load_start_float": 1125.0001749999999,
                        "bytesIn": 98144,
                        "objectSize": 98144,
                        "objectSizeUncompressed": 98144,
                        "chunks": [
                            {
                                "ts": 1558,
                                "bytes": 65536
                            },
                            {
                                "ts": 1610,
                                "bytes": 32608
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 256,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"17f60-61ea4a5b3081f\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"17f60-61ea4a5b3081f\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 98144"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1058,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 175,
                        "server_port": "443",
                        "load_end": 1610,
                        "ttfb_start": 1125,
                        "ttfb_end": 1403,
                        "download_start": 1403,
                        "download_end": 1610,
                        "download_ms": 207,
                        "all_start": 1125,
                        "all_end": 1610,
                        "all_ms": 485,
                        "index": 27,
                        "number": 28
                    },
                    {
                        "type": 3,
                        "id": "197341.30",
                        "request_id": "197341.30",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                        "raw_id": "197341.30",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 489,
                        "ttfb_ms": 249,
                        "load_start": 1125,
                        "load_start_float": 1125.0001769999999,
                        "bytesIn": 82095,
                        "objectSize": 82095,
                        "objectSizeUncompressed": 82095,
                        "chunks": [
                            {
                                "ts": 1563,
                                "bytes": 65536
                            },
                            {
                                "ts": 1614,
                                "bytes": 16559
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 261,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"140af-61ea4a5a396ed\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"140af-61ea4a5a396ed\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 82095"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1063,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 177,
                        "server_port": "443",
                        "load_end": 1614,
                        "ttfb_start": 1125,
                        "ttfb_end": 1374,
                        "download_start": 1374,
                        "download_end": 1614,
                        "download_ms": 240,
                        "all_start": 1125,
                        "all_end": 1614,
                        "all_ms": 489,
                        "index": 28,
                        "number": 29
                    },
                    {
                        "type": 3,
                        "id": "197341.31",
                        "request_id": "197341.31",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                        "raw_id": "197341.31",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 489,
                        "ttfb_ms": 247,
                        "load_start": 1126,
                        "load_start_float": 1126.0001789999999,
                        "bytesIn": 95558,
                        "objectSize": 95558,
                        "objectSizeUncompressed": 95558,
                        "chunks": [
                            {
                                "ts": 1568,
                                "bytes": 65536
                            },
                            {
                                "ts": 1615,
                                "bytes": 30022
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 266,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"17546-61ea4a5c1ecb0\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"17546-61ea4a5c1ecb0\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 95558"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1064,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 179,
                        "server_port": "443",
                        "load_end": 1615,
                        "ttfb_start": 1126,
                        "ttfb_end": 1373,
                        "download_start": 1373,
                        "download_end": 1615,
                        "download_ms": 242,
                        "all_start": 1126,
                        "all_end": 1615,
                        "all_ms": 489,
                        "index": 29,
                        "number": 30
                    },
                    {
                        "type": 3,
                        "id": "197341.32",
                        "request_id": "197341.32",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                        "raw_id": "197341.32",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 492,
                        "ttfb_ms": 289,
                        "load_start": 1126,
                        "load_start_float": 1126.0001810000001,
                        "bytesIn": 78468,
                        "objectSize": 78468,
                        "objectSizeUncompressed": 78468,
                        "chunks": [
                            {
                                "ts": 1572,
                                "bytes": 65536
                            },
                            {
                                "ts": 1618,
                                "bytes": 12932
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 271,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"13284-61ea4a5d11f62\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"13284-61ea4a5d11f62\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 78468"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1065,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 181,
                        "server_port": "443",
                        "load_end": 1618,
                        "ttfb_start": 1126,
                        "ttfb_end": 1415,
                        "download_start": 1415,
                        "download_end": 1618,
                        "download_ms": 203,
                        "all_start": 1126,
                        "all_end": 1618,
                        "all_ms": 492,
                        "index": 30,
                        "number": 31
                    },
                    {
                        "type": 3,
                        "id": "197341.33",
                        "request_id": "197341.33",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                        "raw_id": "197341.33",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 502,
                        "ttfb_ms": 276,
                        "load_start": 1126,
                        "load_start_float": 1126.0001830000001,
                        "bytesIn": 71974,
                        "objectSize": 71974,
                        "objectSizeUncompressed": 71974,
                        "chunks": [
                            {
                                "ts": 1574,
                                "bytes": 65536
                            },
                            {
                                "ts": 1628,
                                "bytes": 6438
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 276,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"11926-61ea4a5b22d5e\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"11926-61ea4a5b22d5e\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 71974"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1065,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 183,
                        "server_port": "443",
                        "load_end": 1628,
                        "ttfb_start": 1126,
                        "ttfb_end": 1402,
                        "download_start": 1402,
                        "download_end": 1628,
                        "download_ms": 226,
                        "all_start": 1126,
                        "all_end": 1628,
                        "all_ms": 502,
                        "index": 31,
                        "number": 32
                    },
                    {
                        "type": 3,
                        "id": "197341.34",
                        "request_id": "197341.34",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                        "raw_id": "197341.34",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 503,
                        "ttfb_ms": 293,
                        "load_start": 1127,
                        "load_start_float": 1127.0001850000001,
                        "bytesIn": 85751,
                        "objectSize": 85751,
                        "objectSizeUncompressed": 85751,
                        "chunks": [
                            {
                                "ts": 1581,
                                "bytes": 65536
                            },
                            {
                                "ts": 1630,
                                "bytes": 20215
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 281,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"14ef7-61ea4a5a30a4c\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"14ef7-61ea4a5a30a4c\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 85751"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1066,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 185,
                        "server_port": "443",
                        "load_end": 1630,
                        "ttfb_start": 1127,
                        "ttfb_end": 1420,
                        "download_start": 1420,
                        "download_end": 1630,
                        "download_ms": 210,
                        "all_start": 1127,
                        "all_end": 1630,
                        "all_ms": 503,
                        "index": 32,
                        "number": 33
                    },
                    {
                        "type": 3,
                        "id": "197341.35",
                        "request_id": "197341.35",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                        "raw_id": "197341.35",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 504,
                        "ttfb_ms": 286,
                        "load_start": 1128,
                        "load_start_float": 1128.0001870000001,
                        "bytesIn": 109036,
                        "objectSize": 109036,
                        "objectSizeUncompressed": 109036,
                        "chunks": [
                            {
                                "ts": 1583,
                                "bytes": 65536
                            },
                            {
                                "ts": 1632,
                                "bytes": 43500
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 286,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"1a9ec-61ea4a5c2e6b1\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"1a9ec-61ea4a5c2e6b1\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 109036"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1067,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 187,
                        "server_port": "443",
                        "load_end": 1632,
                        "ttfb_start": 1128,
                        "ttfb_end": 1414,
                        "download_start": 1414,
                        "download_end": 1632,
                        "download_ms": 218,
                        "all_start": 1128,
                        "all_end": 1632,
                        "all_ms": 504,
                        "index": 33,
                        "number": 34
                    },
                    {
                        "type": 3,
                        "id": "197341.36",
                        "request_id": "197341.36",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                        "raw_id": "197341.36",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 546,
                        "ttfb_ms": 288,
                        "load_start": 1128,
                        "load_start_float": 1128.0001890000001,
                        "bytesIn": 93502,
                        "objectSize": 93502,
                        "objectSizeUncompressed": 93502,
                        "chunks": [
                            {
                                "ts": 1635,
                                "bytes": 65536
                            },
                            {
                                "ts": 1674,
                                "bytes": 27966
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 291,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"16d3e-61ea4a5d238a3\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"16d3e-61ea4a5d238a3\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 93502"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1068,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 189,
                        "server_port": "443",
                        "load_end": 1674,
                        "ttfb_start": 1128,
                        "ttfb_end": 1416,
                        "download_start": 1416,
                        "download_end": 1674,
                        "download_ms": 258,
                        "all_start": 1128,
                        "all_end": 1674,
                        "all_ms": 546,
                        "index": 34,
                        "number": 35
                    },
                    {
                        "type": 3,
                        "id": "197341.37",
                        "request_id": "197341.37",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                        "raw_id": "197341.37",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 550,
                        "ttfb_ms": 288,
                        "load_start": 1128,
                        "load_start_float": 1128.0001910000001,
                        "bytesIn": 110133,
                        "objectSize": 110133,
                        "objectSizeUncompressed": 110133,
                        "chunks": [
                            {
                                "ts": 1638,
                                "bytes": 65536
                            },
                            {
                                "ts": 1678,
                                "bytes": 44597
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 296,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"1ae35-61ea4a5d27724\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"1ae35-61ea4a5d27724\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 110133"
                            ]
                        },
                        "bytesOut": 2269,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1075,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 191,
                        "server_port": "443",
                        "load_end": 1678,
                        "ttfb_start": 1128,
                        "ttfb_end": 1416,
                        "download_start": 1416,
                        "download_end": 1678,
                        "download_ms": 262,
                        "all_start": 1128,
                        "all_end": 1678,
                        "all_ms": 550,
                        "index": 35,
                        "number": 36
                    },
                    {
                        "type": 3,
                        "id": "197341.38",
                        "request_id": "197341.38",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/bird.svg",
                        "raw_id": "197341.38",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 588,
                        "ttfb_ms": 285,
                        "load_start": 1129,
                        "load_start_float": 1129.0001930000001,
                        "bytesIn": 220962,
                        "objectSize": 220962,
                        "objectSizeUncompressed": 220962,
                        "chunks": [
                            {
                                "ts": 1644,
                                "bytes": 65536
                            },
                            {
                                "ts": 1680,
                                "bytes": 65536
                            },
                            {
                                "ts": 1710,
                                "bytes": 65536
                            },
                            {
                                "ts": 1717,
                                "bytes": 24354
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 321,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/bird.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"35f22-61c438b300354\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"35f22-61c438b300354\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:03 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/svg+xml",
                                "content-length: 220962"
                            ]
                        },
                        "bytesOut": 2095,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1075,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 193,
                        "server_port": "443",
                        "load_end": 1717,
                        "ttfb_start": 1129,
                        "ttfb_end": 1414,
                        "download_start": 1414,
                        "download_end": 1717,
                        "download_ms": 303,
                        "all_start": 1129,
                        "all_end": 1717,
                        "all_ms": 588,
                        "index": 36,
                        "number": 37
                    },
                    {
                        "type": 3,
                        "id": "197341.39",
                        "request_id": "197341.39",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/subscribe.svg",
                        "raw_id": "197341.39",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 519,
                        "ttfb_ms": 290,
                        "load_start": 1129,
                        "load_start_float": 1129.0001950000001,
                        "bytesIn": 5261,
                        "objectSize": 5261,
                        "objectSizeUncompressed": 5261,
                        "chunks": [
                            {
                                "ts": 1648,
                                "bytes": 5261
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 324,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/subscribe.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"148d-61c438b50e959\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"148d-61c438b50e959\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:05 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/svg+xml",
                                "content-length: 5261"
                            ]
                        },
                        "bytesOut": 2107,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1076,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 195,
                        "server_port": "443",
                        "load_end": 1648,
                        "ttfb_start": 1129,
                        "ttfb_end": 1419,
                        "download_start": 1419,
                        "download_end": 1648,
                        "download_ms": 229,
                        "all_start": 1129,
                        "all_end": 1648,
                        "all_ms": 519,
                        "index": 37,
                        "number": 38
                    },
                    {
                        "type": 3,
                        "id": "197341.40",
                        "request_id": "197341.40",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                        "raw_id": "197341.40",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 777,
                        "ttfb_ms": 289,
                        "load_start": 1130,
                        "load_start_float": 1130.0001970000001,
                        "bytesIn": 1256630,
                        "objectSize": 1256630,
                        "objectSizeUncompressed": 1256630,
                        "chunks": [
                            {
                                "ts": 1649,
                                "bytes": 65536
                            },
                            {
                                "ts": 1685,
                                "bytes": 65536
                            },
                            {
                                "ts": 1713,
                                "bytes": 65536
                            },
                            {
                                "ts": 1718,
                                "bytes": 65536
                            },
                            {
                                "ts": 1736,
                                "bytes": 65536
                            },
                            {
                                "ts": 1753,
                                "bytes": 65536
                            },
                            {
                                "ts": 1767,
                                "bytes": 65536
                            },
                            {
                                "ts": 1803,
                                "bytes": 65536
                            },
                            {
                                "ts": 1812,
                                "bytes": 65536
                            },
                            {
                                "ts": 1825,
                                "bytes": 65536
                            },
                            {
                                "ts": 1834,
                                "bytes": 65536
                            },
                            {
                                "ts": 1840,
                                "bytes": 65536
                            },
                            {
                                "ts": 1848,
                                "bytes": 65536
                            },
                            {
                                "ts": 1852,
                                "bytes": 65536
                            },
                            {
                                "ts": 1860,
                                "bytes": 65536
                            },
                            {
                                "ts": 1864,
                                "bytes": 65536
                            },
                            {
                                "ts": 1866,
                                "bytes": 65536
                            },
                            {
                                "ts": 1880,
                                "bytes": 65536
                            },
                            {
                                "ts": 1886,
                                "bytes": 65536
                            },
                            {
                                "ts": 1907,
                                "bytes": 11446
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 337,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"132cb6-61c43d4e51c73\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"132cb6-61c43d4e51c73\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: image\/png",
                                "content-length: 1256630"
                            ]
                        },
                        "bytesOut": 2293,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1077,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 197,
                        "server_port": "443",
                        "load_end": 1907,
                        "ttfb_start": 1130,
                        "ttfb_end": 1419,
                        "download_start": 1419,
                        "download_end": 1907,
                        "download_ms": 488,
                        "all_start": 1130,
                        "all_end": 1907,
                        "all_ms": 777,
                        "index": 38,
                        "number": 39
                    },
                    {
                        "type": 3,
                        "id": "197341.41",
                        "request_id": "197341.41",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                        "raw_id": "197341.41",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 697,
                        "ttfb_ms": 283,
                        "load_start": 1130,
                        "load_start_float": 1130.0001990000001,
                        "bytesIn": 548914,
                        "objectSize": 548914,
                        "objectSizeUncompressed": 548914,
                        "chunks": [
                            {
                                "ts": 1652,
                                "bytes": 65536
                            },
                            {
                                "ts": 1687,
                                "bytes": 65536
                            },
                            {
                                "ts": 1723,
                                "bytes": 65536
                            },
                            {
                                "ts": 1738,
                                "bytes": 65536
                            },
                            {
                                "ts": 1755,
                                "bytes": 65536
                            },
                            {
                                "ts": 1771,
                                "bytes": 65536
                            },
                            {
                                "ts": 1805,
                                "bytes": 65536
                            },
                            {
                                "ts": 1814,
                                "bytes": 65536
                            },
                            {
                                "ts": 1827,
                                "bytes": 24626
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 349,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"86032-61c43d4e3f392\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"86032-61c43d4e3f392\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: image\/png",
                                "content-length: 548914"
                            ]
                        },
                        "bytesOut": 2353,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1078,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 199,
                        "server_port": "443",
                        "load_end": 1827,
                        "ttfb_start": 1130,
                        "ttfb_end": 1413,
                        "download_start": 1413,
                        "download_end": 1827,
                        "download_ms": 414,
                        "all_start": 1130,
                        "all_end": 1827,
                        "all_ms": 697,
                        "index": 39,
                        "number": 40
                    },
                    {
                        "type": 3,
                        "id": "197341.42",
                        "request_id": "197341.42",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                        "raw_id": "197341.42",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 642,
                        "ttfb_ms": 289,
                        "load_start": 1131,
                        "load_start_float": 1131.0002010000001,
                        "bytesIn": 387795,
                        "objectSize": 387795,
                        "objectSizeUncompressed": 387795,
                        "chunks": [
                            {
                                "ts": 1657,
                                "bytes": 65536
                            },
                            {
                                "ts": 1701,
                                "bytes": 65536
                            },
                            {
                                "ts": 1725,
                                "bytes": 65536
                            },
                            {
                                "ts": 1740,
                                "bytes": 65536
                            },
                            {
                                "ts": 1760,
                                "bytes": 65536
                            },
                            {
                                "ts": 1773,
                                "bytes": 60115
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 361,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"5ead3-61c43d4e52c13\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"5ead3-61c43d4e52c13\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: image\/png",
                                "content-length: 387795"
                            ]
                        },
                        "bytesOut": 2344,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1078,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 201,
                        "server_port": "443",
                        "load_end": 1773,
                        "ttfb_start": 1131,
                        "ttfb_end": 1420,
                        "download_start": 1420,
                        "download_end": 1773,
                        "download_ms": 353,
                        "all_start": 1131,
                        "all_end": 1773,
                        "all_ms": 642,
                        "index": 40,
                        "number": 41
                    },
                    {
                        "type": 3,
                        "id": "197341.43",
                        "request_id": "197341.43",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                        "raw_id": "197341.43",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 727,
                        "ttfb_ms": 288,
                        "load_start": 1132,
                        "load_start_float": 1132.0002030000001,
                        "bytesIn": 656268,
                        "objectSize": 656268,
                        "objectSizeUncompressed": 656268,
                        "chunks": [
                            {
                                "ts": 1662,
                                "bytes": 65536
                            },
                            {
                                "ts": 1704,
                                "bytes": 65536
                            },
                            {
                                "ts": 1727,
                                "bytes": 65536
                            },
                            {
                                "ts": 1747,
                                "bytes": 65536
                            },
                            {
                                "ts": 1762,
                                "bytes": 65536
                            },
                            {
                                "ts": 1787,
                                "bytes": 65536
                            },
                            {
                                "ts": 1817,
                                "bytes": 65536
                            },
                            {
                                "ts": 1831,
                                "bytes": 65536
                            },
                            {
                                "ts": 1842,
                                "bytes": 65536
                            },
                            {
                                "ts": 1850,
                                "bytes": 65536
                            },
                            {
                                "ts": 1859,
                                "bytes": 908
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 373,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"a038c-61c43d4e683d4\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"a038c-61c43d4e683d4\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: image\/png",
                                "content-length: 656268"
                            ]
                        },
                        "bytesOut": 2323,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1079,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 203,
                        "server_port": "443",
                        "load_end": 1859,
                        "ttfb_start": 1132,
                        "ttfb_end": 1420,
                        "download_start": 1420,
                        "download_end": 1859,
                        "download_ms": 439,
                        "all_start": 1132,
                        "all_end": 1859,
                        "all_ms": 727,
                        "index": 41,
                        "number": 42
                    },
                    {
                        "type": 3,
                        "id": "197341.44",
                        "request_id": "197341.44",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/newsletter.svg",
                        "raw_id": "197341.44",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 532,
                        "ttfb_ms": 272,
                        "load_start": 1132,
                        "load_start_float": 1132.0002050000001,
                        "bytesIn": 2976,
                        "objectSize": 2976,
                        "objectSizeUncompressed": 2976,
                        "chunks": [
                            {
                                "ts": 1664,
                                "bytes": 2976
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/",
                        "initiator_line": 473,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/newsletter.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"ba0-61c438b5398dc\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                "etag: \"ba0-61c438b5398dc\"",
                                "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:06 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/svg+xml",
                                "content-length: 2976"
                            ]
                        },
                        "bytesOut": 2107,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1080,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 205,
                        "server_port": "443",
                        "load_end": 1664,
                        "ttfb_start": 1132,
                        "ttfb_end": 1404,
                        "download_start": 1404,
                        "download_end": 1664,
                        "download_ms": 260,
                        "all_start": 1132,
                        "all_end": 1664,
                        "all_ms": 532,
                        "index": 42,
                        "number": 43
                    },
                    {
                        "type": 3,
                        "id": "197341.126",
                        "request_id": "197341.126",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/images\/paper.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/images\/paper.jpg",
                        "raw_id": "197341.126",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 174,
                        "ttfb_ms": 128,
                        "load_start": 1749,
                        "load_start_float": 1749.0003409999999,
                        "bytesIn": 141175,
                        "objectSize": 141175,
                        "objectSizeUncompressed": 141175,
                        "chunks": [
                            {
                                "ts": 1888,
                                "bytes": 65536
                            },
                            {
                                "ts": 1908,
                                "bytes": 65536
                            },
                            {
                                "ts": 1923,
                                "bytes": 10103
                            }
                        ],
                        "expires": "Sun, 06 Oct 2024 13:43:50 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/images\/paper.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"22777-61c438b02c901\"",
                                "priority: i",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"22777-61c438b02c901\"",
                                "expires: Sun, 06 Oct 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:00 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: image\/jpeg",
                                "content-length: 141175"
                            ]
                        },
                        "bytesOut": 2155,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1340,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 341,
                        "server_port": "443",
                        "load_end": 1923,
                        "ttfb_start": 1749,
                        "ttfb_end": 1877,
                        "download_start": 1877,
                        "download_end": 1923,
                        "download_ms": 46,
                        "all_start": 1749,
                        "all_end": 1923,
                        "all_ms": 174,
                        "index": 43,
                        "number": 44
                    },
                    {
                        "type": 3,
                        "id": "197341.61",
                        "request_id": "197341.61",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                        "raw_id": "197341.61",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 157,
                        "ttfb_ms": 126,
                        "load_start": 1931,
                        "load_start_float": 1931.0003670000001,
                        "bytesIn": 46785,
                        "objectSize": 46785,
                        "objectSizeUncompressed": 46785,
                        "chunks": [
                            {
                                "ts": 2088,
                                "bytes": 46785
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"b6c1-61c438ca14834\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"b6c1-61c438ca14834\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:28 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 46785"
                            ]
                        },
                        "bytesOut": 2134,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1928,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 367,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2088,
                        "ttfb_start": 1931,
                        "ttfb_end": 2057,
                        "download_start": 2057,
                        "download_end": 2088,
                        "download_ms": 31,
                        "all_start": 1931,
                        "all_end": 2088,
                        "all_ms": 157,
                        "index": 44,
                        "number": 45
                    },
                    {
                        "type": 3,
                        "id": "197341.71",
                        "request_id": "197341.71",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                        "raw_id": "197341.71",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 208,
                        "ttfb_ms": 171,
                        "load_start": 2072,
                        "load_start_float": 2072.0003729999999,
                        "bytesIn": 40076,
                        "objectSize": 40076,
                        "objectSizeUncompressed": 40076,
                        "chunks": [
                            {
                                "ts": 2280,
                                "bytes": 40076
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/TrioGrotesk-Bold.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"9c8c-61c438cb07ae5\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"9c8c-61c438cb07ae5\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:29 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 40076"
                            ]
                        },
                        "bytesOut": 2110,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2028,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 373,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2280,
                        "ttfb_start": 2072,
                        "ttfb_end": 2243,
                        "download_start": 2243,
                        "download_end": 2280,
                        "download_ms": 37,
                        "all_start": 2072,
                        "all_end": 2280,
                        "all_ms": 208,
                        "index": 45,
                        "number": 46
                    },
                    {
                        "type": 3,
                        "id": "197341.73",
                        "request_id": "197341.73",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Regular.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/JobClarendon-Regular.woff2",
                        "raw_id": "197341.73",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 204,
                        "ttfb_ms": 162,
                        "load_start": 2081,
                        "load_start_float": 2081.0003769999998,
                        "bytesIn": 37280,
                        "objectSize": 37280,
                        "objectSizeUncompressed": 37280,
                        "chunks": [
                            {
                                "ts": 2285,
                                "bytes": 37280
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/JobClarendon-Regular.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"91a0-61c438c899999\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"91a0-61c438c899999\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:26 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 37280"
                            ]
                        },
                        "bytesOut": 2122,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2029,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 377,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2285,
                        "ttfb_start": 2081,
                        "ttfb_end": 2243,
                        "download_start": 2243,
                        "download_end": 2285,
                        "download_ms": 42,
                        "all_start": 2081,
                        "all_end": 2285,
                        "all_ms": 204,
                        "index": 46,
                        "number": 47
                    },
                    {
                        "type": 3,
                        "id": "197341.69",
                        "request_id": "197341.69",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                        "raw_id": "197341.69",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 206,
                        "ttfb_ms": 158,
                        "load_start": 2086,
                        "load_start_float": 2086.0003790000001,
                        "bytesIn": 35185,
                        "objectSize": 35185,
                        "objectSizeUncompressed": 35185,
                        "chunks": [
                            {
                                "ts": 2292,
                                "bytes": 35185
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"8971-61c438c899999\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"8971-61c438c899999\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:26 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 35185"
                            ]
                        },
                        "bytesOut": 2167,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2030,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 379,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2292,
                        "ttfb_start": 2086,
                        "ttfb_end": 2244,
                        "download_start": 2244,
                        "download_end": 2292,
                        "download_ms": 48,
                        "all_start": 2086,
                        "all_end": 2292,
                        "all_ms": 206,
                        "index": 47,
                        "number": 48
                    },
                    {
                        "type": 3,
                        "id": "197341.81",
                        "request_id": "197341.81",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Medium.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/ShiftWeb-Medium.woff2",
                        "raw_id": "197341.81",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 209,
                        "ttfb_ms": 150,
                        "load_start": 2094,
                        "load_start_float": 2094.0003809999998,
                        "bytesIn": 61896,
                        "objectSize": 61896,
                        "objectSizeUncompressed": 61896,
                        "chunks": [
                            {
                                "ts": 2303,
                                "bytes": 61896
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ShiftWeb-Medium.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"f1c8-61c438cd7d931\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"f1c8-61c438cd7d931\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:31 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 61896"
                            ]
                        },
                        "bytesOut": 2107,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2034,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 381,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2303,
                        "ttfb_start": 2094,
                        "ttfb_end": 2244,
                        "download_start": 2244,
                        "download_end": 2303,
                        "download_ms": 59,
                        "all_start": 2094,
                        "all_end": 2303,
                        "all_ms": 209,
                        "index": 48,
                        "number": 49
                    },
                    {
                        "type": 3,
                        "id": "197341.87",
                        "request_id": "197341.87",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                        "raw_id": "197341.87",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 211,
                        "ttfb_ms": 150,
                        "load_start": 2094,
                        "load_start_float": 2094.0003830000001,
                        "bytesIn": 64724,
                        "objectSize": 64724,
                        "objectSizeUncompressed": 64724,
                        "chunks": [
                            {
                                "ts": 2305,
                                "bytes": 64724
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"fcd4-61c438c6ad676\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"fcd4-61c438c6ad676\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:24 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 64724"
                            ]
                        },
                        "bytesOut": 2119,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2036,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 383,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2305,
                        "ttfb_start": 2094,
                        "ttfb_end": 2244,
                        "download_start": 2244,
                        "download_end": 2305,
                        "download_ms": 61,
                        "all_start": 2094,
                        "all_end": 2305,
                        "all_ms": 211,
                        "index": 49,
                        "number": 50
                    },
                    {
                        "type": 3,
                        "id": "197341.85",
                        "request_id": "197341.85",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Bold.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/ShiftWeb-Bold.woff2",
                        "raw_id": "197341.85",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 214,
                        "ttfb_ms": 146,
                        "load_start": 2098,
                        "load_start_float": 2098.0003849999998,
                        "bytesIn": 63284,
                        "objectSize": 63284,
                        "objectSizeUncompressed": 63284,
                        "chunks": [
                            {
                                "ts": 2312,
                                "bytes": 63284
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ShiftWeb-Bold.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"f734-61c438cc7cbbf\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"f734-61c438cc7cbbf\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:30 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 63284"
                            ]
                        },
                        "bytesOut": 2101,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2046,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 385,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2312,
                        "ttfb_start": 2098,
                        "ttfb_end": 2244,
                        "download_start": 2244,
                        "download_end": 2312,
                        "download_ms": 68,
                        "all_start": 2098,
                        "all_end": 2312,
                        "all_ms": 214,
                        "index": 50,
                        "number": 51
                    },
                    {
                        "type": 3,
                        "id": "197341.63",
                        "request_id": "197341.63",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                        "raw_id": "197341.63",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 220,
                        "ttfb_ms": 145,
                        "load_start": 2099,
                        "load_start_float": 2099.000387,
                        "bytesIn": 26265,
                        "objectSize": 26265,
                        "objectSizeUncompressed": 26265,
                        "chunks": [
                            {
                                "ts": 2319,
                                "bytes": 26265
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"6699-61c438c78ff86\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"6699-61c438c78ff86\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:25 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 26265"
                            ]
                        },
                        "bytesOut": 2161,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2048,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 387,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2319,
                        "ttfb_start": 2099,
                        "ttfb_end": 2244,
                        "download_start": 2244,
                        "download_end": 2319,
                        "download_ms": 75,
                        "all_start": 2099,
                        "all_end": 2319,
                        "all_ms": 220,
                        "index": 51,
                        "number": 52
                    },
                    {
                        "type": 3,
                        "id": "197341.75",
                        "request_id": "197341.75",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Medium.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/JobClarendon-Medium.woff2",
                        "raw_id": "197341.75",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 221,
                        "ttfb_ms": 143,
                        "load_start": 2101,
                        "load_start_float": 2101.0003889999998,
                        "bytesIn": 40580,
                        "objectSize": 40580,
                        "objectSizeUncompressed": 40580,
                        "chunks": [
                            {
                                "ts": 2322,
                                "bytes": 40580
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/JobClarendon-Medium.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"9e84-61c438c9234c3\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"9e84-61c438c9234c3\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:27 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 40580"
                            ]
                        },
                        "bytesOut": 2119,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2052,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 389,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2322,
                        "ttfb_start": 2101,
                        "ttfb_end": 2244,
                        "download_start": 2244,
                        "download_end": 2322,
                        "download_ms": 78,
                        "all_start": 2101,
                        "all_end": 2322,
                        "all_ms": 221,
                        "index": 52,
                        "number": 53
                    },
                    {
                        "type": 3,
                        "id": "197341.79",
                        "request_id": "197341.79",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Bold.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/JobClarendon-Bold.woff2",
                        "raw_id": "197341.79",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 224,
                        "ttfb_ms": 144,
                        "load_start": 2101,
                        "load_start_float": 2101.000391,
                        "bytesIn": 38028,
                        "objectSize": 38028,
                        "objectSizeUncompressed": 38028,
                        "chunks": [
                            {
                                "ts": 2325,
                                "bytes": 38028
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/JobClarendon-Bold.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"948c-61c438c61cdec\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"948c-61c438c61cdec\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:23 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 38028"
                            ]
                        },
                        "bytesOut": 2113,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2054,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 391,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2325,
                        "ttfb_start": 2101,
                        "ttfb_end": 2245,
                        "download_start": 2245,
                        "download_end": 2325,
                        "download_ms": 80,
                        "all_start": 2101,
                        "all_end": 2325,
                        "all_ms": 224,
                        "index": 53,
                        "number": 54
                    },
                    {
                        "type": 3,
                        "id": "197341.83",
                        "request_id": "197341.83",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                        "raw_id": "197341.83",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Font",
                        "load_ms": 226,
                        "ttfb_ms": 142,
                        "load_start": 2103,
                        "load_start_float": 2103.0003929999998,
                        "bytesIn": 61560,
                        "objectSize": 61560,
                        "objectSizeUncompressed": 61560,
                        "chunks": [
                            {
                                "ts": 2329,
                                "bytes": 61560
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"f078-61c438cdfd81a\"",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=0",
                                "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "etag: \"f078-61c438cdfd81a\"",
                                "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                "last-modified: Tue, 02 Jul 2024 13:18:32 GMT",
                                "server: Apache",
                                "vary: User-Agent,Accept-Encoding",
                                "content-type: font\/woff2",
                                "content-length: 61560"
                            ]
                        },
                        "bytesOut": 2125,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2056,
                        "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "netlog_id": 393,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 2329,
                        "ttfb_start": 2103,
                        "ttfb_end": 2245,
                        "download_start": 2245,
                        "download_end": 2329,
                        "download_ms": 84,
                        "all_start": 2103,
                        "all_end": 2329,
                        "all_ms": 226,
                        "index": 54,
                        "number": 55
                    },
                    {
                        "type": 3,
                        "id": "197341.131",
                        "request_id": "197341.131",
                        "ip_addr": "169.150.247.39",
                        "full_url": "https:\/\/plausible.io\/api\/event",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "plausible.io",
                        "url": "\/api\/event",
                        "raw_id": "197341.131",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 202,
                        "request_type": "XHR",
                        "load_ms": 59,
                        "ttfb_ms": 58,
                        "load_start": 2659,
                        "load_start_float": 2659.0004349999999,
                        "bytesIn": 2,
                        "objectSize": 2,
                        "objectSizeUncompressed": 2,
                        "chunks": [
                            {
                                "ts": 2718,
                                "bytes": 2
                            }
                        ],
                        "expires": "",
                        "cacheControl": "must-revalidate, max-age=0, private",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 448,
                        "protocol": "HTTP\/2",
                        "dns_start": 2526,
                        "dns_end": 2560,
                        "connect_start": 2561,
                        "connect_end": 2590,
                        "ssl_start": 2591,
                        "ssl_end": 2658,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "plausible.io",
                            "sanList": [
                                "plausible.io"
                            ],
                            "issuer": "R10",
                            "validFrom": 1725271802,
                            "validTo": 1733047801,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1725275312343,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450220717584021284846AB0EB2029253DEB5F2C964C05B84A69C3C7F77CF869719BE4022100DEB0CFE43E541B40DE49573A14910020BEA7BEA817DD96F310AA4C9412B78F40"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1725275312393,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E0E6621E1B5DD5A7054EA07BDB2FEAE5E1EB84EE23D19C6F90CDE89958822B4F02206DB1EB07657072BB0F9A6DE25D1DCABB04DD72E530CC33EB93B66187D4345CDA"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                        "initiator_line": "0",
                        "initiator_column": "824",
                        "initiator_type": "script",
                        "initiator_function": "t",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: plausible.io",
                                ":method: POST",
                                ":path: \/api\/event",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 82",
                                "content-type: text\/plain",
                                "origin: https:\/\/countyhighway.com",
                                "priority: u=1, i",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: empty",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: *",
                                "alt-svc: h3=\":9443\"; ma=2592000",
                                "application: 127.0.0.1",
                                "cache-control: must-revalidate, max-age=0, private",
                                "cdn-cachedat: 09\/06\/2024 13:43:50",
                                "cdn-edgestorageid: 1082",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 682664",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: cff617a25136c19736a0b82354923ec9",
                                "cdn-requestpullcode: 202",
                                "cdn-requestpullsuccess: True",
                                "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                "content-length: 2",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                "permissions-policy: interest-cohort=()",
                                "server: BunnyCDN-DE1-1082",
                                "x-plausible-dropped: 1",
                                "x-request-id: F_KrjV4LPLAXCo8J6eEJ",
                                ":status: 202"
                            ]
                        },
                        "bytesOut": 2005,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 34,
                        "connect_ms": 29,
                        "ssl_ms": 67,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 2525,
                        "socket_group": "pm\/https:\/\/plausible.io <https:\/\/countyhighway.com same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 435,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBE67ZvQST5GBL8X7376m5Eo3MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTAyMTAxMDAyWhcNMjQxMjAxMTAxMDAxWjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCd\n2zDRLVTfp2AvE8FEEvk7dLov286lg2AjiW8Km8okryTSev0LOT8mZ3ynNQGrhHdP\nkW11sLQmwU0XpZNyuapH73phP4tIl5faTev4DZ79g8cK6hOdk5k8iVHcYF+GXoif\nxanjKEiYNI1YP5+rt0DXmqOD5NVTV3ryP1rNSgEYE7sjk4EFEq4WPsed3pprx4FZ\nVbCpC\/cxUvIYuSLhDvzxVf18ojESpBaOaLvgdZlkehVbHd8ce0QGh6ewRsvK\/Jwe\nPavp2tbZU8mk8eAGfjfdGuzoTpn+XUfMdmapmEITpr9kKU8pMBqdaORwoMU926de\n1XZv41Kdikmz2isZBXL9AgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFJSOqOoYKNXEhYFgUzjmOdL2LJHYMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGRsmwQ1wAABAMARzBFAiBxdYQCEoSEarDrICklPetfLJZM\nBbhKacPH93z4aXGb5AIhAN6wz+Q+VBtA3klXOhSRACC+p76oF92W8xCqTJQSt49A\nAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRsmwRCQAABAMA\nRzBFAiEA4OZiHhtd1acFTqB72y\/q5eHrhO4j0ZxvkM3omViCK08CIG2x6wdlcHK7\nD5pt4l0dyrsE3XLlMMwz65O2YYfUNFzaMA0GCSqGSIb3DQEBCwUAA4IBAQC8o4Im\nJPXxBzHFQ5Ig7Cwtwfxh1yfP1uBwidc5+9omOfg6obl0s1P4D9aFn6qU0+XLHl68\nFj\/anp9uceBS6ac6qNql4vjd3mQfCUYieGxC0x784x+ATG9JiJARweuf7mp6q8Jh\npFPe8M4wuEkAGVICDACGHH8\/lf1T1VLaiSGPwzx8IIQVxBueF1+2lnWAnaSTmqAb\nGt7747HZhFBNLJzhbdHKbXntwZrW3YHHNlZBbJUXvoRwS62awctf6\/uWmqHLWONz\nvVylcs22CrsXom+iW3XA33W1VXYiB6H1KLmm2P8QGEGBdqBLfl4n\/roRJKVtazfR\nbg7hPOFFRrITibgk\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 2718,
                        "ttfb_start": 2659,
                        "ttfb_end": 2717,
                        "download_start": 2717,
                        "download_end": 2718,
                        "download_ms": 1,
                        "all_start": 2526,
                        "all_end": 2718,
                        "all_ms": 189,
                        "index": 55,
                        "number": 56
                    },
                    {
                        "type": 3,
                        "id": "197341.132",
                        "request_id": "197341.132",
                        "ip_addr": "173.236.140.112",
                        "full_url": "https:\/\/countyhighway.com\/site.webmanifest",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "countyhighway.com",
                        "url": "\/site.webmanifest",
                        "raw_id": "197341.132",
                        "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                        "documentURL": "https:\/\/countyhighway.com\/",
                        "responseCode": 304,
                        "request_type": "Manifest",
                        "load_ms": 128,
                        "ttfb_ms": 123,
                        "load_start": 2988,
                        "load_start_float": 2988.0004509999999,
                        "bytesIn": 426,
                        "objectSize": 426,
                        "objectSizeUncompressed": 426,
                        "chunks": [
                            {
                                "ts": 3116,
                                "bytes": 426
                            }
                        ],
                        "expires": "Sun, 08 Sep 2024 13:43:51 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "application\/manifest+json",
                        "contentEncoding": "",
                        "socket": 459,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 2723,
                        "connect_end": 2837,
                        "ssl_start": 2838,
                        "ssl_end": 2988,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "countyhighway.com",
                            "sanList": [
                                "countyhighway.com",
                                "www.countyhighway.com"
                            ],
                            "issuer": "R11",
                            "validFrom": 1725212268,
                            "validTo": 1732988267,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                    "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                    "timestamp": 1725215778588,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D7B584EAACC0F5106A616B9A4D1BA596C162960914BEDFBC194461D7D7AE7971022100D92CFC653521DFC74F1F0259D94A27458EFF1C90D67409424744E2B4E36F8BE8"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1725215778643,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402201986B09D3431918ABABF2B3999E3333C316A32291B27ECC80AC1B2B77B3C096702201D872708D32B600EF80A1A67B69FE77336B04D5A46788057234F7B8B8E3C3873"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: countyhighway.com",
                                ":method: GET",
                                ":path: \/site.webmanifest",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"1aa-61fa2ee1204ba\"",
                                "priority: u=2",
                                "referer: https:\/\/countyhighway.com\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: manifest",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Fri, 06 Sep 2024 13:43:51 GMT",
                                "etag: \"1aa-61fa2ee1204ba\"",
                                "expires: Sun, 08 Sep 2024 13:43:51 GMT",
                                "last-modified: Wed, 14 Aug 2024 11:21:39 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                "content-type: application\/manifest+json",
                                "content-length: 426"
                            ]
                        },
                        "bytesOut": 1894,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 114,
                        "ssl_ms": 150,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2716,
                        "socket_group": "pm\/https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 451,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIFCTCCA\/GgAwIBAgISBDipBLf8YIUVNo1rx+xAaU2EMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAxMTczNzQ4WhcNMjQxMTMwMTczNzQ3WjAcMRowGAYDVQQD\nExFjb3VudHloaWdod2F5LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAKO92U58JBhQSxLOQNblF\/PV4PDFteRgHtHFMCgxgRLxCdmgQqsc7JScY38t\nqduNUgYPEiwOYpirdWWS9K93zCIgrMMSwLBFjC\/jEmHZbSKSBcCSqXCdaykUc2aT\nrkdDDxOw69iclOCkMG\/txMpe4YPlw4QA\/NgTbn52YElJuIqK5h2Uvszue9yKgHQL\n5Et++T78tZ3fhnW1MPum\/HlIC\/T5dnJfNxKgQinZM+2GFE33K7t4DTDwCyPlN9DR\n0bs1J4tceHmsEygldhtxwJBn4oyriZdnrrAwmqloNIUePbc0D7+ktCS9e\/FAOilK\nhbUCcJaOAa46dwUa6ufjLOVoobECAwEAAaOCAiwwggIoMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUyITKJLxQy\/eQt59lkeDyjcr5Q9MwHwYDVR0jBBgwFoAUxc9GpOr0\nw8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVu\nY3Iub3JnLzAzBgNVHREELDAqghFjb3VudHloaWdod2F5LmNvbYIVd3d3LmNvdW50\neWhpZ2h3YXkuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIE\nAgSB9QSB8gDwAHcAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGR\nrt+nHAAABAMASDBGAiEA17WE6qzA9RBqYWuaTRullsFilgkUvt+8GURh19eueXEC\nIQDZLPxlNSHfx08fAlnZSidFjv8ckNZ0CUJHROK042+L6AB1AHb\/iD8KtvuVUcJh\nzPWHujS0pM27KdxoQgqf5mdMWjp0AAABka7fp1MAAAQDAEYwRAIgGYawnTQxkYq6\nvys5meMzPDFqMikbJ+zICsGyt3s8CWcCIB2HJwjTK2AO+AoaZ7af53M2sE1aRniA\nVyNPe4uOPDhzMA0GCSqGSIb3DQEBCwUAA4IBAQBo8jynkPrMenwDXmWaV0NScjt8\nJMTOSCkGTGEVOLkN2xD\/61Dh5WjZaPxhe2eZaUyLZ4wwRDwU+AmBycXZb7w035Hq\nDiyWAP4JurxW0WVY909xiVK2FVNvBv3mSeDV+pzRkFZd9jHZ3H3XLXMfcji2E3Ul\nliWADjIHrPNHwj7fQPEcsug2gpEdq2V4xXgU5MreHEl6NvwxkhM2n8XYQvaJ0jpY\n\/bDd4vX0UlvWcJ0ToB6LRtm\/y9JDN36qV0\/Wqov3isY43vcAqdsVb2igUlVj3QYS\nn72MkzojyOq4QNy8PQ\/Trnyn42ZcNFKTbYHKp9yNWOq527cCfcMgPncLqOe0\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 3116,
                        "ttfb_start": 2988,
                        "ttfb_end": 3111,
                        "download_start": 3111,
                        "download_end": 3116,
                        "download_ms": 5,
                        "all_start": 2723,
                        "all_end": 3116,
                        "all_ms": 392,
                        "index": 56,
                        "number": 57
                    }
                ],
                "requestsFull": 57,
                "requestsDoc": 56,
                "responses_200": 7,
                "responses_404": 0,
                "responses_other": 50,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "4317FB8D15E9138D9A23B93F61BA5182",
                "loadEventStart": 2690,
                "loadEventEnd": 2690,
                "domContentLoadedEventStart": 2527,
                "domContentLoadedEventEnd": 2679,
                "URL": "https:\/\/countyhighway.com\/",
                "connections": 3,
                "final_base_page_request": 0,
                "final_base_page_request_id": "8DDBED59B7E3136CF6B0687E255DA09B",
                "final_url": "https:\/\/countyhighway.com\/",
                "domInteractive": 2517,
                "firstPaint": 1935.5,
                "firstContentfulPaint": 1964,
                "firstImagePaint": 1964,
                "firstMeaningfulPaint": 2663,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 2,
                "TTFB": 665,
                "basePageSSLTime": 148,
                "score_cache": 100,
                "score_cdn": 2,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": -1,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 39642,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 18,
                    "HTMLDocumentParser::FetchQueuedPreloads": 12,
                    "EventDispatch": 13,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 33,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 53,
                    "v8.compile": 10,
                    "v8.produceCache": 29,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 290,
                    "MarkLoad": 0,
                    "Layout": 546,
                    "PrePaint": 21,
                    "Paint": 21,
                    "Layerize": 2,
                    "ResourceChangePriority": 0,
                    "FunctionCall": 18,
                    "HitTest": 5,
                    "XHRReadyStateChange": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 10,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "FireAnimationFrame": 0,
                    "IntersectionObserverController::computeIntersections": 0,
                    "XHRLoad": 0,
                    "Idle": 2030
                },
                "cpuTimesDoc": {
                    "ParseHTML": 18,
                    "HTMLDocumentParser::FetchQueuedPreloads": 12,
                    "EventDispatch": 12,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 25,
                    "ParseAuthorStyleSheet": 4,
                    "EvaluateScript": 53,
                    "v8.compile": 10,
                    "v8.produceCache": 29,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 289,
                    "MarkLoad": 0,
                    "Layout": 546,
                    "PrePaint": 19,
                    "Paint": 6,
                    "Layerize": 1,
                    "ResourceChangePriority": 0,
                    "FunctionCall": 16,
                    "HitTest": 5,
                    "XHRReadyStateChange": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 10,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "FireAnimationFrame": 0,
                    "IntersectionObserverController::computeIntersections": 0,
                    "XHRLoad": 0,
                    "Idle": 1663
                },
                "cpu.ParseHTML": 18,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 12,
                "cpu.EventDispatch": 13,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 33,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.EvaluateScript": 53,
                "cpu.v8.compile": 10,
                "cpu.v8.produceCache": 29,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 290,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 546,
                "cpu.PrePaint": 21,
                "cpu.Paint": 21,
                "cpu.Layerize": 2,
                "cpu.ResourceChangePriority": 0,
                "cpu.FunctionCall": 18,
                "cpu.HitTest": 5,
                "cpu.XHRReadyStateChange": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 10,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.XHRLoad": 0,
                "cpu.Idle": 2030,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725630225.4301167,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725630228.1217866,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 4339,
                "fullyLoadedCPUpct": 41.811175337181645,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "4317FB8D15E9138D9A23B93F61BA5182",
                                "loaderId": "29A4CA4AEF74261738DA29985EAC7B64"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                "violatingNodeId": 157,
                                "violatingNodeAttribute": "name"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/countyhighway.com",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/countyhighway.com\/",
                "document_hostname": "countyhighway.com",
                "document_origin": "https:\/\/countyhighway.com",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 364,
                "domComplete": 2690,
                "PerformancePaintTiming.first-paint": 1935.5,
                "PerformancePaintTiming.first-contentful-paint": 1935.5,
                "origin_dns": {
                    "ns": [
                        "ns1dhq.name.com.",
                        "ns2bls.name.com.",
                        "ns3fhx.name.com.",
                        "ns4lrt.name.com."
                    ],
                    "mx": [
                        "1 aspmx.l.google.com.",
                        "5 alt1.aspmx.l.google.com.",
                        "5 alt2.aspmx.l.google.com.",
                        "10 alt3.aspmx.l.google.com.",
                        "10 alt4.aspmx.l.google.com."
                    ],
                    "txt": [
                        "\"google-site-verification=9IpSvMBUisn9mVn1s8T99yjHQ53OLqWoaG2FIBZ-Evw\"",
                        "\"v=spf1 include:_spf.google.com ~all\""
                    ],
                    "soa": [
                        "ns1.name.com. hostmaster.nsone.net. 1682356062 43200 7200 1209600 3600"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "PaaS": "Amazon Web Services",
                    "Web servers": "Apache HTTP Server",
                    "Photo galleries": "PhotoSwipe",
                    "JavaScript libraries": "PhotoSwipe,Lightbox",
                    "Analytics": "Plausible",
                    "Marketing automation": "MailChimp",
                    "Email": "MailChimp,Google Workspace",
                    "CDN": "jsDelivr,Amazon S3",
                    "Webmail": "Google Workspace",
                    "Miscellaneous": "PWA,Open Graph"
                },
                "detected_apps": {
                    "Amazon Web Services": "",
                    "Apache HTTP Server": "",
                    "PhotoSwipe": "",
                    "Plausible": "",
                    "MailChimp": "",
                    "Lightbox": "",
                    "jsDelivr": "",
                    "Google Workspace": "",
                    "Amazon S3": "",
                    "PWA": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Amazon Web Services": {
                        "name": "Amazon Web Services",
                        "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                        "slug": "amazon-web-services",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon Web Services.svg",
                        "website": "https:\/\/aws.amazon.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "PhotoSwipe": {
                        "name": "PhotoSwipe",
                        "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.",
                        "slug": "photoswipe",
                        "categories": [
                            {
                                "id": 7,
                                "slug": "photo-galleries",
                                "groups": [
                                    3,
                                    10
                                ],
                                "name": "Photo galleries",
                                "priority": 1
                            },
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PhotoSwipe.png",
                        "website": "https:\/\/photoswipe.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Plausible": {
                        "name": "Plausible",
                        "description": "Plausible is an open-source alternative to Google Analytics.",
                        "slug": "plausible",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Plausible.svg",
                        "website": "https:\/\/plausible.io\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "MailChimp": {
                        "name": "MailChimp",
                        "description": "Mailchimp is a marketing automation platform and email marketing service.",
                        "slug": "mailchimp",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "mailchimp.svg",
                        "website": "http:\/\/mailchimp.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                    },
                    "Lightbox": {
                        "name": "Lightbox",
                        "description": null,
                        "slug": "lightbox",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Lightbox.png",
                        "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                    },
                    "jsDelivr": {
                        "name": "jsDelivr",
                        "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                        "slug": "jsdelivr",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jsdelivr-icon.svg",
                        "website": "https:\/\/www.jsdelivr.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Workspace": {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Amazon S3": {
                        "name": "Amazon S3",
                        "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.",
                        "slug": "amazon-s3",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon S3.svg",
                        "website": "http:\/\/aws.amazon.com\/s3\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "PWA": {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "Amazon Web Services",
                        "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                        "slug": "amazon-web-services",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon Web Services.svg",
                        "website": "https:\/\/aws.amazon.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "PhotoSwipe",
                        "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.",
                        "slug": "photoswipe",
                        "categories": [
                            {
                                "id": 7,
                                "slug": "photo-galleries",
                                "groups": [
                                    3,
                                    10
                                ],
                                "name": "Photo galleries",
                                "priority": 1
                            },
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PhotoSwipe.png",
                        "website": "https:\/\/photoswipe.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Plausible",
                        "description": "Plausible is an open-source alternative to Google Analytics.",
                        "slug": "plausible",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Plausible.svg",
                        "website": "https:\/\/plausible.io\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "MailChimp",
                        "description": "Mailchimp is a marketing automation platform and email marketing service.",
                        "slug": "mailchimp",
                        "categories": [
                            {
                                "id": 32,
                                "slug": "marketing-automation",
                                "groups": [
                                    2
                                ],
                                "name": "Marketing automation",
                                "priority": 9
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "mailchimp.svg",
                        "website": "http:\/\/mailchimp.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Lightbox",
                        "description": null,
                        "slug": "lightbox",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Lightbox.png",
                        "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "jsDelivr",
                        "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                        "slug": "jsdelivr",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "jsdelivr-icon.svg",
                        "website": "https:\/\/www.jsdelivr.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Amazon S3",
                        "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.",
                        "slug": "amazon-s3",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon S3.svg",
                        "website": "http:\/\/aws.amazon.com\/s3\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "PWA",
                        "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                        "slug": "pwa",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "PWA.svg",
                        "website": "https:\/\/web.dev\/progressive-web-apps\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "button-name",
                            "impact": "critical",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button id=\"menu-btn\">",
                                    "target": [
                                        "#menu-btn"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide01 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide02 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide03 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide04 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide05 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide06 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide07 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide08 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide09 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide10 > .open-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/countyhighway.com\">",
                                    "target": [
                                        ".header__logo > a[href$=\"countyhighway.com\"]"
                                    ],
                                    "failureSummary": "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"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element does not have text that is visible to screen readers"
                                        },
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute does not exist or is empty"
                                        },
                                        {
                                            "id": "aria-labelledby",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                        },
                                        {
                                            "id": "non-empty-title",
                                            "data": {
                                                "messageKey": "noAttr"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has no title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is in tab order and does not have accessible text"
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/countyhighway.com\" class=\"logo\">",
                                    "target": [
                                        ".logo[href$=\"countyhighway.com\"]"
                                    ],
                                    "failureSummary": "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"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"home dark\" style=\"zoom: 1;\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide11"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide12"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide13"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide14"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide15"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide16"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide17"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide18"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide19"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide20"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide21"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide22"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide23"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide24"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\">\n                  <input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">\n                <\/div>",
                                    "target": [
                                        "div[aria-hidden=\"true\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": "critical",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h3 class=\"t-hed\">An American Song<\/h3>",
                                                    "target": [
                                                        "#splide01-slide01 > a > .article.article-head > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"t-hed\">A Lone Figure<\/h3>",
                                                    "target": [
                                                        "#splide01-slide02 > a > .article.article-head > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"t-hed\">The Cabin<\/h3>",
                                                    "target": [
                                                        "#splide01-slide03 > a > .article.article-head > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"t-section-break\">Current Issue<\/h2>",
                                                    "target": [
                                                        ".section[data-pt=\"s\"]:nth-child(2) > .t-section-break"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"t-section-break\">Shop<\/h2>",
                                                    "target": [
                                                        "a[href$=\"shop\"] > .t-section-break"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Volume 1, Issues 1-6<\/h2>",
                                                    "target": [
                                                        ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Long Road T-Shirt<\/h2>",
                                                    "target": [
                                                        ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Long Road T-Shirt<\/h2>",
                                                    "target": [
                                                        ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Shield Trucker<\/h2>",
                                                    "target": [
                                                        ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"t-section-break\">Archive<\/h2>",
                                                    "target": [
                                                        ".section[data-pt=\"s\"]:nth-child(5) > a > .t-section-break"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "color-contrast",
                            "impact": null,
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343434",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(1) > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .button[data-type=\"secondary\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>",
                                    "target": [
                                        ".t-banner:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-tagline\">AMERICA'S ONLY NEWSPAPER<\/div>",
                                    "target": [
                                        ".t-tagline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-banner\">PRICE $8.50 PER ISSUE<\/div>",
                                    "target": [
                                        ".t-banner:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-slug\">Profile<\/div>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-slug"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"t-hed\">An American Song<\/h3>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-1\">A Visit with The Great Jimmy Webb<\/p>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-dek-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-2\">Songwriting master unveils the mysteries of \u2018Wichita Lineman\u2019<\/p>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-dek-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-3\">God spoke to him and then he fucked up the rhyme<\/p>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-dek-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-byline\"><small>By<\/small> David Samuels<\/div>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-byline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.0pt (13.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<small>By<\/small>",
                                    "target": [
                                        "#splide01-slide01 > a > .article.article-head > .t-byline > small"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-slug\">Dispatch<\/div>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-slug"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"t-hed\">A Lone Figure<\/h3>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-1\">Alone in a black hoodie on the sparse and sometimes-deadly Mesa<\/p>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-dek-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-2\">Butch Tarko is a bad driver<\/p>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-dek-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-3\">Snoopy, Come Home <\/p>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-dek-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-byline\"><small>By<\/small> Tama Janowitz<\/div>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-byline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.0pt (13.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<small>By<\/small>",
                                    "target": [
                                        "#splide01-slide02 > a > .article.article-head > .t-byline > small"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-slug\">Memoir<\/div>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-slug"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "54.0pt (72px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"t-hed\">The Cabin<\/h3>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-1\">A father\u2019s gift commands obedience in the here and now, and thereafter<\/p>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-dek-1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "16.5pt (22px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-2\">There\u2019s a cougar under the deck<\/p>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-dek-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"t-dek-3\">My father takes the form of a bear and wrecks my dubious inheritance<\/p>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-dek-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-byline\"><small>By<\/small> Walter Kirn<\/div>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-byline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "10.0pt (13.3333px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<small>By<\/small>",
                                    "target": [
                                        "#splide01-slide03 > a > .article.article-head > .t-byline > small"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "26.9pt (35.84px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"t-section-break\">Current Issue<\/h2>",
                                    "target": [
                                        ".section[data-pt=\"s\"]:nth-child(2) > .t-section-break"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "26.9pt (35.84px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"t-section-break\">Shop<\/h2>",
                                    "target": [
                                        "a[href$=\"shop\"] > .t-section-break"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Volume 1, Issues 1-6<\/h2>",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>(Debut Volume)<\/p>",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"price\">$69.95<\/p>",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > .price"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Long Road T-Shirt<\/h2>",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>(Midnight Blue)<\/p>",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"price\">$17.95<\/p>",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > .price"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Long Road T-Shirt<\/h2>",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>(Ivory)<\/p>",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"price\">$17.95<\/p>",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > .price"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Shield Trucker<\/h2>",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>(Brown &amp; Bone)<\/p>",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"price\">$24.95<\/p>",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > .price"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "26.9pt (35.84px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"t-section-break\">Archive<\/h2>",
                                    "target": [
                                        ".section[data-pt=\"s\"]:nth-child(5) > a > .t-section-break"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-title\">Volume 2<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(1) > article > .t-archive-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 1<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">July - August 2024<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-title\">Volume 1<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(2) > article > .t-archive-title"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 1<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">July - August, 2023<\/div>",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 2<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(2) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">September - October, 2023<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(2) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 3<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(3) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">November - December, 2023<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(3) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 4<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(4) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">January - February, 2024<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(4) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 5<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(5) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">March - April, 2024<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(5) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive\">Issue 6<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(6) > a > .archive__item > .t-archive"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"t-archive-article\">May - June, 2024<\/div>",
                                    "target": [
                                        ".archive__issue:nth-child(6) > a > .archive__item > .t-archive-article"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">",
                                    "target": [
                                        "input[type=\"text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                    "target": [
                                        "#mc-embedded-subscribe"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                    "target": [
                                        ".t-nav-item-footer[href$=\"countyhighway.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                    "target": [
                                        ".t-nav-item-footer[href$=\"shop\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.6pt (12.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#343434",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.44,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>\u00a9 County Highway LLC.<\/p>",
                                    "target": [
                                        ".footer__links > div > p:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#343434",
                                                "contrastRatio": 12.44,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>All Rights Reserved<\/p>",
                                    "target": [
                                        ".footer__links > div > p:nth-child(2)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-active",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value of active elements is unique",
                            "help": "IDs of active elements must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "menu-btn",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-btn\">",
                                    "target": [
                                        "#menu-btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "mce-EMAIL",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "mc-embedded-subscribe",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                    "target": [
                                        "#mc-embedded-subscribe"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id-aria",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                            "help": "IDs used in ARIA and labels must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "splide02-track",
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                    "target": [
                                        "#splide02-track"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu-btn__t",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"menu-btn__t\" d=\"M0 1H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                    "target": [
                                        "#menu-btn__t"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu-btn__m",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"menu-btn__m\" d=\"M0 10.9209H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                    "target": [
                                        "#menu-btn__m"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu-btn__b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"menu-btn__b\" d=\"M0 20.5222H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                    "target": [
                                        "#menu-btn__b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"section splide articles__main is-initialized\" data-pt=\"xl\" id=\"splide01\">",
                                    "target": [
                                        "#splide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-track",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"splide__track\" id=\"splide01-track\">",
                                    "target": [
                                        "#splide01-track"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">",
                                    "target": [
                                        "#splide01-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide01-slide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">",
                                    "target": [
                                        "#splide01-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-list",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                    "target": [
                                        "#splide02-list"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide02",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide03",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide04",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide05",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide06",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide07",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide08",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide09",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide10",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide11",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide11"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide12",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide12"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide13",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide13"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide14",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide14"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide15",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide15"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide16",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide16"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide17",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide17"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide18",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide18"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide19",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide19"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide20",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide20"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide21",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide21"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide22",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide22"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide23",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide23"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "splide02-slide24",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                    "target": [
                                        "#splide02-slide24"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "modal",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<dialog class=\"modal\" id=\"modal\">",
                                    "target": [
                                        "#modal"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_shell",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_shell\">",
                                    "target": [
                                        "#mc_embed_shell"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_signup",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_signup\">",
                                    "target": [
                                        "#mc_embed_signup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc-embedded-subscribe-form",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<form action=\"https:\/\/countyhighway.us22.list-manage.com\/subscribe\/post?u=15f1f7a843959e2dec00a72fd&amp;id=577b18c7dc&amp;f_id=0089cde1f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"novalidate\">",
                                    "target": [
                                        "#mc-embedded-subscribe-form"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mc_embed_signup_scroll",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mc_embed_signup_scroll\">",
                                    "target": [
                                        "#mc_embed_signup_scroll"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mce-responses",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"mce-responses\" class=\"clear\">\n                <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>\n                <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>\n            <\/div>",
                                    "target": [
                                        "#mce-responses"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mce-error-response",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>",
                                    "target": [
                                        "#mce-error-response"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mce-success-response",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>",
                                    "target": [
                                        "#mce-success-response"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag332"
                            ],
                            "description": "Ensures form field does not have multiple label elements",
                            "help": "Form field must not have multiple label elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "multiple-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Form field does not have multiple label elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                    "target": [
                                        ".header__logo > a[href$=\"countyhighway.com\"] > div[data-mode=\"dark\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                                    "target": [
                                        "div[data-type=\"desktop\"] > img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide01 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide02 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide03 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide04 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide05 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide06 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide07 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide08 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide09 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">",
                                    "target": [
                                        "#splide02-slide10 > .open-button > .invert[alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                                    "target": [
                                        "img[alt=\"Bird Illustration\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                                    "target": [
                                        "img[alt=\"Subscribe Text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                                    "target": [
                                        "img[alt=\"Newsletter Text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                    "target": [
                                        ".logo[href$=\"countyhighway.com\"] > div[data-mode=\"dark\"] > img[alt=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "input-button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a"
                            ],
                            "description": "Ensures input buttons have discernible text",
                            "help": "Input buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/input-button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a non-empty value attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                    "target": [
                                        "#mc-embedded-subscribe"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "label",
                            "impact": null,
                            "tags": [
                                "cat.forms",
                                "wcag2a",
                                "wcag412",
                                "wcag131",
                                "section508",
                                "section508.22.n",
                                "ACT"
                            ],
                            "description": "Ensures every form element has a label",
                            "help": "Form elements must have labels",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-placeholder",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a placeholder attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "hidden-explicit-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Form element has a visible explicit <label>"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                    "target": [
                                        "#mce-EMAIL"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": "serious",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(1) > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .button[data-type=\"secondary\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                    "target": [
                                        ".t-nav-item[href$=\"countyhighway.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                    "target": [
                                        ".t-nav-item[href$=\"shop\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .t-nav-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(8) > .button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                    "target": [
                                        "li:nth-child(9) > .button[data-type=\"secondary\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/american-song-samuels\">",
                                    "target": [
                                        "#splide01-slide01 > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/lone-figure-janowitz\">",
                                    "target": [
                                        "#splide01-slide02 > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/the-cabin-kirn\">",
                                    "target": [
                                        "#splide01-slide03 > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/subscribe\">",
                                    "target": [
                                        ".subscribe > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\"><h2 class=\"t-section-break\">Shop<\/h2><\/a>",
                                    "target": [
                                        ".section[data-pt=\"s\"]:nth-child(4) > a[href$=\"shop\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\/volume-1-issues-1-6\" class=\"product-grid-item\">",
                                    "target": [
                                        ".products__product:nth-child(1) > .product-grid-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-midnight\" class=\"product-grid-item\">",
                                    "target": [
                                        ".products__product:nth-child(2) > .product-grid-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-ivory\" class=\"product-grid-item\">",
                                    "target": [
                                        ".products__product:nth-child(3) > .product-grid-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/shop\/shield-trucker\" class=\"product-grid-item\">",
                                    "target": [
                                        ".products__product:nth-child(4) > .product-grid-item"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\"><h2 class=\"t-section-break\">Archive<\/h2><\/a>",
                                    "target": [
                                        ".section[data-pt=\"s\"]:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\">",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-1\">",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-2\">",
                                    "target": [
                                        ".archive__issue:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-3\">",
                                    "target": [
                                        ".archive__issue:nth-child(3) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-4\">",
                                    "target": [
                                        ".archive__issue:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-5\">",
                                    "target": [
                                        ".archive__issue:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-6\">",
                                    "target": [
                                        ".archive__issue:nth-child(6) > a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                    "target": [
                                        ".t-nav-item-footer[href$=\"countyhighway.com\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                    "target": [
                                        "li:nth-child(2) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                    "target": [
                                        "li:nth-child(3) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                    "target": [
                                        ".t-nav-item-footer[href$=\"shop\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                    "target": [
                                        "li:nth-child(5) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                    "target": [
                                        "li:nth-child(6) > .t-nav-item-footer"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                    "target": [
                                        "li:nth-child(7) > .button"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">",
                                    "target": [
                                        "#splide01-list"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"archive__volumes\" data-cols=\"3\">",
                                    "target": [
                                        ".archive__volumes"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"archive__issues\">",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"archive__issues\">",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n    <\/li>",
                                    "target": [
                                        ".header__cta > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n          <\/li>",
                                    "target": [
                                        ".header__cta > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>\n        <\/li>",
                                    "target": [
                                        ".main-nav > nav > menu > li:nth-child(7)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n          <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/li>",
                                    "target": [
                                        "menu > li:nth-child(8)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n                    <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n                  <\/li>",
                                    "target": [
                                        "menu > li:nth-child(9)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">",
                                    "target": [
                                        "#splide01-slide01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">",
                                    "target": [
                                        "#splide01-slide02"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">",
                                    "target": [
                                        "#splide01-slide03"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__volume\">",
                                    "target": [
                                        ".archive__volume:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__volume:nth-child(1) > .archive__issues > .archive__issue"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__volume\">",
                                    "target": [
                                        ".archive__volume:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"archive__issue\">",
                                    "target": [
                                        ".archive__issue:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n            <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n          <\/li>",
                                    "target": [
                                        ".footer__nav > menu > li:nth-child(7)"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-btn\">",
                                    "target": [
                                        "#menu-btn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--prev"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                    "target": [
                                        ".splide__arrow--next"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide01 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide02 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide03 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide04 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide05 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide06 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide07 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide08 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide09 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>",
                                    "target": [
                                        "#splide02-slide10 > .open-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                                    "target": [
                                        "img[alt=\"Bird Illustration\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                                    "target": [
                                        "img[alt=\"Subscribe Text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                                    "target": [
                                        "img[alt=\"Newsletter Text\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                    "target": [
                                        "#mc-embedded-subscribe"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "scrollable-region-focusable",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag211"
                            ],
                            "description": "Ensure elements that have scrollable content are accessible by keyboard",
                            "help": "Scrollable region must have keyboard access",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "aria-roledescription",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensure aria-roledescription is only used on elements with an implicit or explicit role",
                            "help": "aria-roledescription must be on elements with a semantic role",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roledescription?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                    "target": [
                                        "#splide02"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide01"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide02"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide03"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide04"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide05"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide06"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide07"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide08"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide09"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-roledescription",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Check that the aria-roledescription is announced by supported screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                    "target": [
                                        "#splide02-slide10"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "vps56216.dreamhostps.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns1dhq.name.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 20405,
                "testUrl": "https:\/\/countyhighway.com\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\",\"width\":224,\"height\":51,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/illustration.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg\",\"width\":300,\"height\":67,\"naturalWidth\":300,\"naturalHeight\":67},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\",\"width\":1873,\"height\":432,\"naturalWidth\":300,\"naturalHeight\":69},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\",\"width\":150,\"height\":70,\"naturalWidth\":300,\"naturalHeight\":140},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\",\"width\":1400,\"height\":92,\"naturalWidth\":300,\"naturalHeight\":20},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1000},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1020},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1052},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":846},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\",\"width\":960,\"height\":90,\"naturalWidth\":300,\"naturalHeight\":28},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\",\"width\":339,\"height\":77,\"naturalWidth\":300,\"naturalHeight\":68}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Caslon Doric",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Caslon Doric",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Caslon Doric",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Caslon Doric Condensed",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Caslon Doric Condensed Text",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Caslon Doric Condensed Text",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Caslon Doric Condensed Text",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Trio Grotesk",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Job Clarendon",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Job Clarendon",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Job Clarendon",
                        "display": "auto",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Job Clarendon",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Shift",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Shift",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "500"
                    },
                    {
                        "family": "Shift",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "700"
                    },
                    {
                        "family": "Shift",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "700"
                    }
                ],
                "generated-content-percent": 14.27,
                "generated-content-size": 4.7199999999999998,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 68
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 69
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 400,
                        "naturalHeight": 733
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 140
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 20
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 1000
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 1020
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 1052
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                        "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1000,
                        "naturalHeight": 846
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 28
                    },
                    {
                        "src": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                        "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 300,
                        "naturalHeight": 68
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width,initial-scale=1.0,minimum-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                    "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                    "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                    "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                    "https:\/\/countyhighway.com\/assets\/js\/main.js",
                    "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                    "https:\/\/countyhighway.com\/assets\/css\/main.css",
                    "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                    "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css"
                ],
                "rendered-html": "<html lang=\"en\"><head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1\">\n      <title>Home \u2013 County Highway<\/title>\n  \n    <meta property=\"og:title\" content=\"County Highway | Home\">\n  <meta property=\"og:description\" content=\"America's Only Newspaper\">\n  <meta property=\"og:url\" content=\"https:\/\/countyhighway.com\">\n    <meta property=\"og:image\" content=\"https:\/\/countyhighway.com\/assets\/images\/placeholder.jpg\">\n    <meta property=\"og:site_name\" content=\"County Highway\">\n  <meta property=\"og:locale\" content=\"en_US\">\n  <meta property=\"og:type\" content=\"article\">\n\n  <meta name=\"twitter:card\" content=\"summary_large_image\">\n  <meta name=\"twitter:title\" content=\"County Highway | Home\">\n  <meta name=\"twitter:description\" content=\"America's Only Newspaper\">\n  <meta name=\"twitter:site\" content=\"@countyhwy\">\n    <meta property=\"og:image\" content=\"https:\/\/countyhighway.com\/assets\/images\/placeholder.jpg\">\n    <meta name=\"description\" content=\"County Highway is a 20-page broadsheet produced by actual human beings, containing the best new writing you will encounter about America. It features reports on the political and spiritual crises that are gripping our country and their deeper cultural and historical sources; regular columns about agriculture, civil liberties, animals, herbal medicine, and living off the grid, mentally and physically; essays about literature and art, and an entire section devoted to music.\">\n\n  <link href=\"https:\/\/countyhighway.com\/assets\/css\/main.css\" rel=\"stylesheet\">  <link href=\"https:\/\/countyhighway.com\/assets\/css\/photoswipe.css\" rel=\"stylesheet\">\n  <script src=\"https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js\"><\/script>  <script src=\"https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js\"><\/script>\n  <script src=\"\n  https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js\n  \"><\/script>\n  <link href=\"\n  https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css\n  \" rel=\"stylesheet\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n  \n  <script defer=\"\" data-domain=\"countyhighway.com\" src=\"https:\/\/plausible.io\/js\/plausible.js\"><\/script>\n\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/#mc_embed_signup input.mce_inline_error { border-color: rgb(107, 5, 5); }#mc_embed_signup div.mce_inline_error { margin: 0px 0px 1em; padding: 5px 10px; background-color: rgb(107, 5, 5); font-weight: bold; z-index: 1; color: rgb(255, 255, 255); }<\/style><\/head>\n\n<body class=\"home dark\" style=\"zoom: 1;\">\n  \n<header class=\"header hide-logo\">\n  <div class=\"header__menu\">\n    <button id=\"menu-btn\">\n      <svg width=\"35\" height=\"22\" viewBox=\"0 0 35 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path id=\"menu-btn__t\" d=\"M0 1H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <path id=\"menu-btn__m\" d=\"M0 10.9209H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <path id=\"menu-btn__b\" d=\"M0 20.5222H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <\/svg>\n    <\/button>\n  <\/div>\n\n  <div class=\"header__logo\">\n    <a href=\"https:\/\/countyhighway.com\">\n      <div data-mode=\"light\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\">      <\/div>\n      <div data-mode=\"dark\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">      <\/div>\n    <\/a>\n  <\/div>\n\n  <menu class=\"header__cta\">\n        <li>\n      <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n    <\/li>\n        <li>\n            <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n          <\/li>\n  <\/menu>\n\n  <div class=\"main-nav\">\n    <div class=\"main-nav__click-away\">\n    <\/div>\n    <nav>\n      <menu>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>\n        <\/li>\n                <li>\n          <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/li>\n                <li>\n                    <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n                  <\/li>\n      <\/menu>\n\n      <div>\n        <p>\u00a9 County Highway LLC.<\/p>\n        <p>All Rights Reserved<\/p>\n      <\/div>\n    <\/nav>\n  <\/div>\n<\/header>\n  <section class=\"home-hero\">\n    <div>\n      <div class=\"logo\" data-type=\"mobile\">\n        <div class=\"logo__graphic\">\n          <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/illustration.svg\">        <\/div>\n        <div class=\"logo__type hero-graphic\">\n          <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg\">        <\/div>\n      <\/div>\n\n      <div class=\"logo\" data-type=\"desktop\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">      <\/div>\n    <\/div>\n    \n    <div class=\"home-hero__banner\">\n      <div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>\n      <div class=\"t-tagline\">AMERICA'S ONLY NEWSPAPER<\/div>\n      <div class=\"t-banner\">PRICE $8.50 PER ISSUE<\/div>\n    <\/div>\n\n    \n  <\/section>\n\n  <div class=\"container\">\n\n    <section class=\"section splide articles__main is-initialized\" data-pt=\"xl\" id=\"splide01\">\n      <div class=\"splide__track\" id=\"splide01-track\">\n        <ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/american-song-samuels\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Profile<\/div>\n                <h3 class=\"t-hed\">An American Song<\/h3>\n                                  <p class=\"t-dek-1\">A Visit with The Great Jimmy Webb<\/p>                  <p class=\"t-dek-2\">Songwriting master unveils the mysteries of \u2018Wichita Lineman\u2019<\/p>                  <p class=\"t-dek-3\">God spoke to him and then he fucked up the rhyme<\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> David Samuels<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/lone-figure-janowitz\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Dispatch<\/div>\n                <h3 class=\"t-hed\">A Lone Figure<\/h3>\n                                  <p class=\"t-dek-1\">Alone in a black hoodie on the sparse and sometimes-deadly Mesa<\/p>                  <p class=\"t-dek-2\">Butch Tarko is a bad driver<\/p>                  <p class=\"t-dek-3\">Snoopy, Come Home <\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> Tama Janowitz<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/the-cabin-kirn\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Memoir<\/div>\n                <h3 class=\"t-hed\">The Cabin<\/h3>\n                                  <p class=\"t-dek-1\">A father\u2019s gift commands obedience in the here and now, and thereafter<\/p>                  <p class=\"t-dek-2\">There\u2019s a cougar under the deck<\/p>                  <p class=\"t-dek-3\">My father takes the form of a bear and wrecks my dubious inheritance<\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> Walter Kirn<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                  <\/ul>\n      <\/div>\n    <\/section>\n\n    <section class=\"section\" data-pt=\"s\">\n      <h2 class=\"t-section-break\">Current Issue<\/h2>\n      \n<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">\n    <div class=\"splide__arrows splide__arrows--ltr\"><button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"><\/path><\/svg><\/button><button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"><\/path><\/svg><\/button><\/div><div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n        <ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">\n                <li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <\/ul>\n    <\/div>\n<\/div>\n\n<dialog class=\"modal\" id=\"modal\">\n    <section class=\"cta-subscribe\">\n    <button class=\"close-button\">\u2715<\/button>\n    <div class=\"container\">\n        <div class=\"cta-subscribe__login t-body\"><p>Already a subscriber?<\/p> <a href=\"https:\/\/countyhighway.com\/login\">Log in here.<\/a><\/div>\n        <div class=\"cta-subscribe__subscribe\">\n        <p class=\"t-hed\">Subscribe today. Thank us tomorrow.<\/p>\n        <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/div>\n    <\/div>\n<\/section>  \n<\/dialog>    <\/section>\n\n        \n        <section class=\"section\">\n      <div class=\"subscribe inner-width\">\n        <a href=\"https:\/\/countyhighway.com\/subscribe\">\n          <div class=\"subscribe__illu\">\n            <img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">\n          <\/div>\n          <div class=\"subscribe__text\">\n              <img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/section>\n    \n    <section class=\"section\" data-pt=\"s\">\n      <a href=\"https:\/\/countyhighway.com\/shop\"><h2 class=\"t-section-break\">Shop<\/h2><\/a>\n\n      <div class=\"products\">\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/volume-1-issues-1-6\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Volume 1, Issues 1-6<\/h2>\n                  <p>(Debut Volume)<\/p>\n                  <p class=\"price\">$69.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-midnight\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Long Road T-Shirt<\/h2>\n                  <p>(Midnight Blue)<\/p>\n                  <p class=\"price\">$17.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-ivory\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Long Road T-Shirt<\/h2>\n                  <p>(Ivory)<\/p>\n                  <p class=\"price\">$17.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/shield-trucker\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Shield Trucker<\/h2>\n                  <p>(Brown &amp; Bone)<\/p>\n                  <p class=\"price\">$24.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n              <\/div>\n    <\/section>\n\n    <section class=\"section\" data-pt=\"s\">\n    <a href=\"https:\/\/countyhighway.com\/archive\"><h2 class=\"t-section-break\">Archive<\/h2><\/a>\n      \n      <section class=\"archive inner-width | section\">\n          <ul class=\"archive__volumes\" data-cols=\"3\">\n                        <li class=\"archive__volume\">\n                <article class=\"\">\n                  <div class=\"t-archive-title\">Volume 2<\/div>\n                <\/article>\n              <ul class=\"archive__issues\">\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 1<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">July - August 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                              <\/ul>\n            <\/li>\n                        <li class=\"archive__volume\">\n                <article class=\"\">\n                  <div class=\"t-archive-title\">Volume 1<\/div>\n                <\/article>\n              <ul class=\"archive__issues\">\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-1\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 1<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">July - August, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-2\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 2<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">September - October, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-3\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 3<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">November - December, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-4\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 4<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">January - February, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-5\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 5<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">March - April, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-6\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 6<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">May - June, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                              <\/ul>\n            <\/li>\n                      <\/ul>\n      <\/section>\n    <\/section>\n\n    <section class=\"newsletter section\" data-pt=\"m\">\n      <div class=\"newsletter__headline\">\n        <img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">\n      <\/div>\n      <div id=\"mc_embed_shell\">\n      <style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/#mc_embed_signup { clear: left; max-width: 600px; }#mc-embedded-subscribe.button { font-size: inherit; color: white; background-color: transparent; border: 1px solid white; }#mc_embed_signup div.mce_inline_error { }#mc_embed_signup_scroll { display: flex; gap: 1em; flex-wrap: wrap; }.mc-field-group { display: flex; flex-direction: column; }#mce-EMAIL { font-size: 1.5em; background: transparent; outline: 0px; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; color: white; border-bottom-style: solid; border-bottom-color: rgb(112, 112, 112); }#mce-responses { margin-top: 1em; }<\/style>\n      <div id=\"mc_embed_signup\">\n          <form action=\"https:\/\/countyhighway.us22.list-manage.com\/subscribe\/post?u=15f1f7a843959e2dec00a72fd&amp;id=577b18c7dc&amp;f_id=0089cde1f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"novalidate\">\n            <div id=\"mc_embed_signup_scroll\">\n                <div class=\"mc-field-group\">\n                  <input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">\n                <\/div>\n                <div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\">\n                  <input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">\n                <\/div>\n                <div class=\"clear\">\n                  <input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">\n                <\/div>\n            <\/div>\n            <div id=\"mce-responses\" class=\"clear\">\n                <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>\n                <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>\n            <\/div>\n          <\/form>\n        <\/div>\n        <script type=\"text\/javascript\" src=\"\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js\"><\/script>\n        <script type=\"text\/javascript\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';}(jQuery));var $mcj = jQuery.noConflict(true);<\/script>\n      <\/div>\n    <\/section>\n\n    <footer class=\"footer\">\n    <div class=\"footer__newsletter flow\">\n      <div class=\"footer__logo\">\n        <a href=\"https:\/\/countyhighway.com\" class=\"logo\">\n          <div data-mode=\"light\">\n            <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\">          <\/div>\n          <div data-mode=\"dark\">\n            <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"footer__links flow\">\n      <nav class=\"footer__nav\">\n        <menu>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n          <\/li>\n                    <li>\n            <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n          <\/li>\n        <\/menu>\n      <\/nav>\n\n      <div>\n        <p>\u00a9 County Highway LLC.<\/p>\n        <p>All Rights Reserved<\/p>\n      <\/div>\n    <\/div>\n\n  <\/footer>\n\n<script src=\"https:\/\/countyhighway.com\/assets\/js\/main.js\"><\/script><script src=\"https:\/\/countyhighway.com\/assets\/js\/templates\/home.js\"><\/script>\n\n  <\/div>\n\n\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        1135
                    ],
                    [
                        1803,
                        2209
                    ],
                    [
                        2290,
                        2555
                    ],
                    [
                        2708,
                        6187
                    ]
                ],
                "longTasks": [
                    [
                        1135,
                        1803
                    ],
                    [
                        2209,
                        2290
                    ],
                    [
                        2555,
                        2708
                    ]
                ],
                "lastVisualChange": 3100,
                "render": 2000,
                "visualComplete85": 2600,
                "visualComplete90": 2800,
                "visualComplete95": 3100,
                "visualComplete99": 3100,
                "visualComplete": 3100,
                "SpeedIndex": 2334,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1964,
                        "size": 4752,
                        "DOMNodeId": 4,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "t-banner"
                            },
                            "bounds": [
                                16,
                                521.5625,
                                326.046875,
                                17
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2564,
                        "size": 809136,
                        "DOMNodeId": 42,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                            },
                            "sourceURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "bounds": [
                                16,
                                68,
                                1873,
                                431.828125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2564,
                        "size": 809136,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 16,
                                "y": 68,
                                "width": 1873,
                                "height": 431.828125,
                                "top": 68,
                                "right": 1889,
                                "bottom": 499.828125,
                                "left": 16
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2959,
                        "size": 46136,
                        "DOMNodeId": 171,
                        "nodeInfo": {
                            "nodeType": "H3",
                            "attributes": {
                                "class": "t-hed"
                            },
                            "bounds": [
                                285.5,
                                698.3125,
                                401,
                                144
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1963,
                        "size": 4752,
                        "DOMNodeId": 4,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "t-banner"
                            },
                            "bounds": [
                                16,
                                521.5625,
                                326.046875,
                                17
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2563,
                        "size": 809136,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 16,
                                "y": 68,
                                "width": 1873,
                                "height": 431.828125,
                                "top": 68,
                                "right": 1889,
                                "bottom": 499.828125,
                                "left": 16
                            },
                            "outerHTML": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2563,
                        "size": 809136,
                        "DOMNodeId": 42,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "alt": "",
                                "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                            },
                            "sourceURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "bounds": [
                                16,
                                68,
                                1873,
                                431.828125
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2959,
                        "size": 46136,
                        "DOMNodeId": 171,
                        "nodeInfo": {
                            "nodeType": "H3",
                            "attributes": {
                                "class": "t-hed"
                            },
                            "bounds": [
                                285.5,
                                698.3125,
                                401,
                                144
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 28
                    },
                    {
                        "name": "fetchStart",
                        "time": 47
                    },
                    {
                        "name": "navigationStart",
                        "time": 111
                    },
                    {
                        "name": "domLoading",
                        "time": 111
                    },
                    {
                        "name": "responseEnd",
                        "time": 112
                    },
                    {
                        "name": "domInteractive",
                        "time": 112
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 112
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 112
                    },
                    {
                        "name": "domComplete",
                        "time": 112
                    },
                    {
                        "name": "responseEnd",
                        "time": 702
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 711
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 711
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 711
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 711
                    },
                    {
                        "name": "domLoading",
                        "time": 711
                    },
                    {
                        "name": "firstPaint",
                        "time": 1963
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1963
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1963
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1963
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2074
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2185
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2529
                    },
                    {
                        "name": "domInteractive",
                        "time": 2545
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 2555
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2662
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 2662
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 2662
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 2707
                    },
                    {
                        "name": "domComplete",
                        "time": 2718
                    },
                    {
                        "name": "loadEventStart",
                        "time": 2718
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 2719
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2959
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 2563
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 2563
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.19145036503483545
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.19145036503483545
                    }
                ],
                "chromeUserTiming.navigationStart": 111,
                "chromeUserTiming.fetchStart": 47,
                "chromeUserTiming.domLoading": 712,
                "chromeUserTiming.responseEnd": 703,
                "chromeUserTiming.domInteractive": 2546,
                "chromeUserTiming.domContentLoadedEventStart": 2556,
                "chromeUserTiming.domContentLoadedEventEnd": 2708,
                "chromeUserTiming.domComplete": 2719,
                "chromeUserTiming.unloadEventStart": 711,
                "chromeUserTiming.unloadEventEnd": 711,
                "chromeUserTiming.markAsMainFrame": 711,
                "chromeUserTiming.commitNavigationEnd": 712,
                "chromeUserTiming.firstPaint": 1963,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1963,
                "chromeUserTiming.firstContentfulPaint": 1963,
                "chromeUserTiming.firstImagePaint": 1963,
                "chromeUserTiming.LayoutShift": 2530,
                "chromeUserTiming.firstMeaningfulPaint": 2662,
                "chromeUserTiming.loadEventStart": 2719,
                "chromeUserTiming.loadEventEnd": 2719,
                "chromeUserTiming.LargestTextPaint": 2959,
                "chromeUserTiming.LargestImagePaint": 2564,
                "chromeUserTiming.LargestContentfulPaint": 2564,
                "chromeUserTiming.TotalLayoutShift": 0.19145036503483545,
                "chromeUserTiming.CumulativeLayoutShift": 0.19145036503483545,
                "LayoutShifts": [
                    {
                        "time": 2074,
                        "score": 0.19113491481934289,
                        "cumulative_score": 0.19113491481934289,
                        "window_score": 0.19113491481934289,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                16,
                                77,
                                1873,
                                42
                            ],
                            [
                                89,
                                119,
                                1728,
                                390
                            ],
                            [
                                16,
                                509,
                                1873,
                                42
                            ],
                            [
                                89,
                                551,
                                1728,
                                442
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 16,
                                    "y": 77,
                                    "width": 1873,
                                    "height": 42,
                                    "top": 77,
                                    "right": 1889,
                                    "bottom": 119,
                                    "left": 16
                                },
                                "currentRect": {
                                    "x": 16,
                                    "y": 509,
                                    "width": 1873,
                                    "height": 42,
                                    "top": 509,
                                    "right": 1889,
                                    "bottom": 551,
                                    "left": 16
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 89,
                                    "y": 119,
                                    "width": 1728,
                                    "height": 874,
                                    "top": 119,
                                    "right": 1817,
                                    "bottom": 993,
                                    "left": 89
                                },
                                "currentRect": {
                                    "x": 89,
                                    "y": 551,
                                    "width": 1728,
                                    "height": 442,
                                    "top": 551,
                                    "right": 1817,
                                    "bottom": 993,
                                    "left": 89
                                }
                            }
                        ]
                    },
                    {
                        "time": 2185,
                        "score": 0.00015594456835103668,
                        "cumulative_score": 0.19129085938769391,
                        "window_score": 0.19129085938769391,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1608,
                                18,
                                133,
                                1
                            ],
                            [
                                1757,
                                18,
                                132,
                                1
                            ],
                            [
                                1608,
                                19,
                                281,
                                29
                            ],
                            [
                                1608,
                                48,
                                133,
                                1
                            ],
                            [
                                1757,
                                48,
                                132,
                                1
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1673,
                                    "y": 19,
                                    "width": 100,
                                    "height": 29,
                                    "top": 19,
                                    "right": 1773,
                                    "bottom": 48,
                                    "left": 1673
                                },
                                "currentRect": {
                                    "x": 1608,
                                    "y": 18,
                                    "width": 133,
                                    "height": 31,
                                    "top": 18,
                                    "right": 1741,
                                    "bottom": 49,
                                    "left": 1608
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1789,
                                    "y": 18,
                                    "width": 100,
                                    "height": 31,
                                    "top": 18,
                                    "right": 1889,
                                    "bottom": 49,
                                    "left": 1789
                                },
                                "currentRect": {
                                    "x": 1757,
                                    "y": 18,
                                    "width": 132,
                                    "height": 31,
                                    "top": 18,
                                    "right": 1889,
                                    "bottom": 49,
                                    "left": 1757
                                }
                            }
                        ]
                    },
                    {
                        "time": 2529,
                        "score": 0.00015950564714153936,
                        "cumulative_score": 0.19145036503483545,
                        "window_score": 0.19145036503483545,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                773,
                                518,
                                359,
                                3
                            ],
                            [
                                773,
                                521,
                                359,
                                18
                            ],
                            [
                                1669,
                                521,
                                221,
                                18
                            ],
                            [
                                773,
                                539,
                                359,
                                3
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 818,
                                    "y": 518,
                                    "width": 269,
                                    "height": 24,
                                    "top": 518,
                                    "right": 1087,
                                    "bottom": 542,
                                    "left": 818
                                },
                                "currentRect": {
                                    "x": 773,
                                    "y": 518,
                                    "width": 359,
                                    "height": 24,
                                    "top": 518,
                                    "right": 1132,
                                    "bottom": 542,
                                    "left": 773
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 1696,
                                    "y": 522,
                                    "width": 193,
                                    "height": 17,
                                    "top": 522,
                                    "right": 1889,
                                    "bottom": 539,
                                    "left": 1696
                                },
                                "currentRect": {
                                    "x": 1669,
                                    "y": 521,
                                    "width": 221,
                                    "height": 18,
                                    "top": 521,
                                    "right": 1890,
                                    "bottom": 539,
                                    "left": 1669
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 1004.492
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 2719.0610000000001
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 713.92899999999997
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 713.94200000000001
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 715.83399999999995
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 760.13499999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 760.17899999999997
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 760.18499999999995
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 760.202
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 768.95699999999999
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 779.18299999999999
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 875.92499999999995
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 875.97400000000005
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 876.12199999999996
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 894.65999999999997
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 894.71100000000001
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 894.76599999999996
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 1004.202
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1004.5
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1044.356
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 1055.04
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 1055.087
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 1055.126
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 1056.3130000000001
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 1093.7
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 1096.7449999999999
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 1096.7539999999999
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 1097.2560000000001
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 1097.325
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 1104.4079999999999
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 1104.434
                        },
                        "481": {
                            "name": "DialogElement",
                            "firstUsed": 1107.318
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 1108.346
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 1108.529
                        },
                        "45": {
                            "name": "PlaceholderAttribute",
                            "firstUsed": 1108.6310000000001
                        },
                        "49": {
                            "name": "RequiredAttribute",
                            "firstUsed": 1108.6420000000001
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1108.664
                        },
                        "591": {
                            "name": "InputTypeSubmit",
                            "firstUsed": 1108.7170000000001
                        },
                        "2250": {
                            "name": "DuplicatedAttribute",
                            "firstUsed": 1108.7260000000001
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 1136.6110000000001
                        },
                        "3081": {
                            "name": "HasGlyphRelativeUnits",
                            "firstUsed": 1362.97
                        },
                        "1019": {
                            "name": "CSSFilterInvert",
                            "firstUsed": 1366.7670000000001
                        },
                        "1015": {
                            "name": "CSSFilterGrayscale",
                            "firstUsed": 1366.789
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 1381.2280000000001
                        },
                        "31": {
                            "name": "InputTypeEmail",
                            "firstUsed": 1385.259
                        },
                        "190": {
                            "name": "InputTypeText",
                            "firstUsed": 1388.337
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 1388.8340000000001
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 1388.8409999999999
                        },
                        "3354": {
                            "name": "PositionSticky",
                            "firstUsed": 1802.8900000000001
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 2215.4850000000001
                        },
                        "217": {
                            "name": "ElementPrefixedMatchesSelector",
                            "firstUsed": 2238.654
                        },
                        "2107": {
                            "name": "ARIARequiredAttribute",
                            "firstUsed": 2258.7040000000002
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 2536.491
                        },
                        "677": {
                            "name": "XMLHttpRequestAsynchronous",
                            "firstUsed": 2554.6080000000002
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 2623.3310000000001
                        },
                        "2108": {
                            "name": "ARIARoleDescriptionAttribute",
                            "firstUsed": 2624.0790000000002
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 2626.5210000000002
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 2626.7919999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 2629.2719999999999
                        },
                        "4462": {
                            "name": "ParseFromString",
                            "firstUsed": 2648.5210000000002
                        },
                        "2034": {
                            "name": "QuirksModeDocument",
                            "firstUsed": 2648.5320000000002
                        },
                        "2077": {
                            "name": "ARIAControlsAttribute",
                            "firstUsed": 2650.6880000000001
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 2650.7860000000001
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 2650.7919999999999
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 2651.0239999999999
                        },
                        "2070": {
                            "name": "ARIAAtomicAttribute",
                            "firstUsed": 2651.0390000000002
                        },
                        "3323": {
                            "name": "HiddenBackfaceWithPossible3D",
                            "firstUsed": 2651.6640000000002
                        }
                    },
                    "CSSFeatures": {
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 876.14200000000005
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 894.77999999999997
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 894.80799999999999
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 894.81500000000005
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 894.86500000000001
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 894.88599999999997
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 895.05200000000002
                        },
                        "102": {
                            "name": "CSSPropertyOutlineOffset",
                            "firstUsed": 1055.136
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 1096.7760000000001
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 1096.8409999999999
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 1096.8499999999999
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 1096.8610000000001
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 1096.8689999999999
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 1096.8800000000001
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 1096.8879999999999
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 1096.895
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 1097.126
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 1097.1379999999999
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 1097.144
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 1097.1510000000001
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 1097.1610000000001
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 1097.171
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 1097.1790000000001
                        },
                        "585": {
                            "name": "CSSPropertyScrollBoundaryBehavior",
                            "firstUsed": 1097.204
                        },
                        "71": {
                            "name": "CSSPropertyClear",
                            "firstUsed": 1108.373
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 1108.3820000000001
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 1108.4000000000001
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 1108.4200000000001
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 1108.4400000000001
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1108.4469999999999
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 1108.4680000000001
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 1108.481
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 1108.491
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 1108.673
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 1108.681
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 1136.356
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 1136.3810000000001
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 1136.414
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 1136.4559999999999
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 1136.471
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 1136.6869999999999
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 1136.777
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 1136.798
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 1136.847
                        },
                        "454": {
                            "name": "CSSPropertyAll",
                            "firstUsed": 1136.865
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 1137.375
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 1137.4010000000001
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 1137.4349999999999
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 1137.443
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 1137.6510000000001
                        },
                        "589": {
                            "name": "CSSPropertyTextDecorationSkipInk",
                            "firstUsed": 1137.6610000000001
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 1137.72
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 1137.73
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 1137.7619999999999
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 1138.039
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 1138.046
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 1138.0509999999999
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 1138.059
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 1363.3119999999999
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 1363.3330000000001
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 1363.3530000000001
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 1363.3699999999999
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 1363.5239999999999
                        },
                        "54": {
                            "name": "CSSPropertyBorderRight",
                            "firstUsed": 1363.5419999999999
                        },
                        "436": {
                            "name": "CSSPropertyIsolation",
                            "firstUsed": 1363.5540000000001
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 1364.3399999999999
                        },
                        "620": {
                            "name": "CSSPropertyPaddingBlock",
                            "firstUsed": 1364.8209999999999
                        },
                        "628": {
                            "name": "CSSPropertyBorderBlock",
                            "firstUsed": 1364.845
                        },
                        "455": {
                            "name": "CSSPropertyJustifyItems",
                            "firstUsed": 1364.855
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 1364.9200000000001
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 1364.973
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 1365.027
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 1365.04
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 1365.117
                        },
                        "621": {
                            "name": "CSSPropertyPaddingInline",
                            "firstUsed": 1365.1569999999999
                        },
                        "49": {
                            "name": "CSSPropertyBorderLeft",
                            "firstUsed": 1365.1669999999999
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 1365.181
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 1365.1869999999999
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 1365.1990000000001
                        },
                        "618": {
                            "name": "CSSPropertyMarginBlock",
                            "firstUsed": 1365.47
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 1366.337
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 1366.3889999999999
                        },
                        "558": {
                            "name": "CSSPropertyPlaceItems",
                            "firstUsed": 1366.4670000000001
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 1366.7149999999999
                        },
                        "422": {
                            "name": "CSSPropertyGridArea",
                            "firstUsed": 1366.731
                        },
                        "506": {
                            "name": "CSSPropertyScale",
                            "firstUsed": 1366.74
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 1367.25
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 1367.4079999999999
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 1367.6079999999999
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 1368.0170000000001
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 2216.0999999999999
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 2243.5970000000002
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 2557.4369999999999
                        },
                        "485": {
                            "name": "CSSPropertyAliasWebkitBoxSizing",
                            "firstUsed": 2620.1570000000002
                        },
                        "19": {
                            "name": "CSSPropertyZoom",
                            "firstUsed": 2620.799
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 2629.7150000000001
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 2629.7280000000001
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 2649.5219999999999
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 103,
                "TTIMeasurementEnd": 6187,
                "LastInteractive": 2708,
                "TotalBlockingTime": 134,
                "testID": "240906_BiDc08_99H",
                "step": 1,
                "effectiveBps": 2863785,
                "domTime": 0,
                "aft": 0,
                "titleTime": 113,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.90000000000000002,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 1,
                "lighthouse.PWA": 0.42999999999999999,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "105": 75,
                            "206": 65,
                            "307": 52.600000000000001,
                            "408": 47.399999999999999,
                            "509": 15,
                            "610": 15,
                            "711": 15,
                            "813": 70,
                            "914": 31.600000000000001,
                            "1015": 40.899999999999999,
                            "1116": 60,
                            "1217": 100,
                            "1340": 100,
                            "1441": 100,
                            "1542": 100,
                            "1644": 100,
                            "1745": 100,
                            "1846": 100,
                            "1947": 100,
                            "2048": 100,
                            "2149": 100,
                            "2293": 100,
                            "2395": 100,
                            "2496": 100,
                            "2598": 100,
                            "2699": 100,
                            "2800": 100,
                            "2902": 100,
                            "3003": 100,
                            "3104": 95,
                            "3205": 75,
                            "3316": 81,
                            "3416": 25,
                            "3517": 15,
                            "3618": 15,
                            "3719": 10.5,
                            "3820": 15,
                            "3921": 15,
                            "4022": 19,
                            "4123": 15,
                            "4224": 15,
                            "4325": 63.200000000000003,
                            "4426": 25,
                            "4527": 19,
                            "4629": 15.800000000000001,
                            "4730": 15,
                            "4831": 28.600000000000001,
                            "4932": 15.800000000000001,
                            "5033": 19,
                            "5134": 15.800000000000001,
                            "5236": 19,
                            "5337": 70,
                            "5438": 28.600000000000001,
                            "5539": 19,
                            "5640": 15.800000000000001,
                            "5742": 15,
                            "5843": 70,
                            "5944": 15.800000000000001,
                            "6045": 19,
                            "6146": 15.800000000000001,
                            "6248": 33.299999999999997
                        },
                        "max": 100,
                        "count": 62
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "105": 19408,
                            "206": 0,
                            "307": 11747,
                            "408": 612797,
                            "509": 71955,
                            "610": 10463,
                            "711": 0,
                            "813": 429930,
                            "914": 1126222,
                            "1015": 0,
                            "1116": 1675522,
                            "1217": 5237,
                            "1340": 182901,
                            "1441": 128677,
                            "1542": 145867,
                            "1644": 62183,
                            "1745": 0,
                            "1846": 0,
                            "1947": 15288,
                            "2048": 0,
                            "2149": 24820,
                            "2293": 62588,
                            "2395": 45734,
                            "2496": 26070,
                            "2598": 0,
                            "2699": 35535,
                            "2800": 504255,
                            "2902": 27750,
                            "3003": 681965,
                            "3104": 402013,
                            "3205": 57636,
                            "3316": 4762,
                            "3416": 0,
                            "3517": 0,
                            "3618": 0,
                            "3719": 0,
                            "3820": 0,
                            "3921": 0,
                            "4022": 3327,
                            "4123": 0,
                            "4224": 0,
                            "4325": 0,
                            "4426": 0,
                            "4527": 0,
                            "4629": 0,
                            "4730": 0,
                            "4831": 0,
                            "4932": 0,
                            "5033": 0,
                            "5134": 0,
                            "5236": 0,
                            "5337": 0,
                            "5438": 0,
                            "5539": 0,
                            "5640": 0,
                            "5742": 0,
                            "5843": 0,
                            "5944": 0,
                            "6045": 0,
                            "6146": 0,
                            "6248": 0
                        },
                        "max": 1675522,
                        "count": 62
                    }
                },
                "effectiveBpsDoc": 3417094,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc08_99H&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc08_99H&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_002000.jpg",
                        "VisuallyComplete": 53
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_002600.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_002800.jpg",
                        "VisuallyComplete": 90
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_003100.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "countyhighway.com": {
                        "bytes": 7019137,
                        "requests": 56,
                        "connections": 2
                    },
                    "plausible.io": {
                        "bytes": 2,
                        "requests": 1,
                        "cdn_provider": "BunnyCDN",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 5166,
                        "bytesUncompressed": 29032,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 22592,
                        "bytesUncompressed": 72264,
                        "requests": 4
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 11884,
                        "bytesUncompressed": 58545,
                        "requests": 2
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 6463406,
                        "bytesUncompressed": 6463406,
                        "requests": 37
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 515663,
                        "bytesUncompressed": 515663,
                        "requests": 11
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 428,
                        "bytesUncompressed": 428,
                        "requests": 2
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-2280-10.10.1.194",
                    "loadTime": 13199,
                    "docTime": 13199,
                    "fullyLoaded": 13526,
                    "bytesOut": 126614,
                    "bytesOutDoc": 124834,
                    "bytesIn": 7178154,
                    "bytesInDoc": 7177728,
                    "requests": [
                        {
                            "type": 3,
                            "id": "F441EEDBED63DE2B923B7F076D68975B",
                            "request_id": "F441EEDBED63DE2B923B7F076D68975B",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/",
                            "raw_id": "F441EEDBED63DE2B923B7F076D68975B",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 364,
                            "ttfb_ms": 362,
                            "load_start": 301,
                            "load_start_float": 301.00007799999997,
                            "bytesIn": 5166,
                            "objectSize": 5166,
                            "objectSizeUncompressed": 29032,
                            "chunks": [
                                {
                                    "ts": 664,
                                    "bytes": 5166,
                                    "inflated": 29032
                                }
                            ],
                            "expires": "Fri, 06 Sep 2024 13:52:36 GMT",
                            "cacheControl": "max-age=600",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 38,
                            "connect_start": 38,
                            "connect_end": 154,
                            "ssl_start": 154,
                            "ssl_end": 300,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "countyhighway.com",
                                "sanList": [
                                    "countyhighway.com",
                                    "www.countyhighway.com"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725212268,
                                "validTo": 1732988267,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725215778588,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D7B584EAACC0F5106A616B9A4D1BA596C162960914BEDFBC194461D7D7AE7971022100D92CFC653521DFC74F1F0259D94A27458EFF1C90D67409424744E2B4E36F8BE8"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1725215778643,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402201986B09D3431918ABABF2B3999E3333C316A32291B27ECC80AC1B2B77B3C096702201D872708D32B600EF80A1A67B69FE77336B04D5A46788057234F7B8B8E3C3873"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: max-age=600",
                                    "content-encoding: gzip",
                                    "content-length: 5166",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                    "expires: Fri, 06 Sep 2024 13:52:36 GMT",
                                    "server: Apache",
                                    "vary: Cookie,Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2125,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 37,
                            "connect_ms": 116,
                            "ssl_ms": 146,
                            "gzip_total": 5166,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 13,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 78,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFCTCCA\/GgAwIBAgISBDipBLf8YIUVNo1rx+xAaU2EMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAxMTczNzQ4WhcNMjQxMTMwMTczNzQ3WjAcMRowGAYDVQQD\nExFjb3VudHloaWdod2F5LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAKO92U58JBhQSxLOQNblF\/PV4PDFteRgHtHFMCgxgRLxCdmgQqsc7JScY38t\nqduNUgYPEiwOYpirdWWS9K93zCIgrMMSwLBFjC\/jEmHZbSKSBcCSqXCdaykUc2aT\nrkdDDxOw69iclOCkMG\/txMpe4YPlw4QA\/NgTbn52YElJuIqK5h2Uvszue9yKgHQL\n5Et++T78tZ3fhnW1MPum\/HlIC\/T5dnJfNxKgQinZM+2GFE33K7t4DTDwCyPlN9DR\n0bs1J4tceHmsEygldhtxwJBn4oyriZdnrrAwmqloNIUePbc0D7+ktCS9e\/FAOilK\nhbUCcJaOAa46dwUa6ufjLOVoobECAwEAAaOCAiwwggIoMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUyITKJLxQy\/eQt59lkeDyjcr5Q9MwHwYDVR0jBBgwFoAUxc9GpOr0\nw8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVu\nY3Iub3JnLzAzBgNVHREELDAqghFjb3VudHloaWdod2F5LmNvbYIVd3d3LmNvdW50\neWhpZ2h3YXkuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIE\nAgSB9QSB8gDwAHcAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGR\nrt+nHAAABAMASDBGAiEA17WE6qzA9RBqYWuaTRullsFilgkUvt+8GURh19eueXEC\nIQDZLPxlNSHfx08fAlnZSidFjv8ckNZ0CUJHROK042+L6AB1AHb\/iD8KtvuVUcJh\nzPWHujS0pM27KdxoQgqf5mdMWjp0AAABka7fp1MAAAQDAEYwRAIgGYawnTQxkYq6\nvys5meMzPDFqMikbJ+zICsGyt3s8CWcCIB2HJwjTK2AO+AoaZ7af53M2sE1aRniA\nVyNPe4uOPDhzMA0GCSqGSIb3DQEBCwUAA4IBAQBo8jynkPrMenwDXmWaV0NScjt8\nJMTOSCkGTGEVOLkN2xD\/61Dh5WjZaPxhe2eZaUyLZ4wwRDwU+AmBycXZb7w035Hq\nDiyWAP4JurxW0WVY909xiVK2FVNvBv3mSeDV+pzRkFZd9jHZ3H3XLXMfcji2E3Ul\nliWADjIHrPNHwj7fQPEcsug2gpEdq2V4xXgU5MreHEl6NvwxkhM2n8XYQvaJ0jpY\n\/bDd4vX0UlvWcJ0ToB6LRtm\/y9JDN36qV0\/Wqov3isY43vcAqdsVb2igUlVj3QYS\nn72MkzojyOq4QNy8PQ\/Trnyn42ZcNFKTbYHKp9yNWOq527cCfcMgPncLqOe0\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 665,
                            "ttfb_start": 301,
                            "ttfb_end": 663,
                            "download_start": 663,
                            "download_end": 665,
                            "download_ms": 2,
                            "all_start": 1,
                            "all_end": 665,
                            "all_ms": 663,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    3223.0070000000001,
                                    3223.4360000000001
                                ],
                                [
                                    3223.02,
                                    3223.3339999999998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "196398.2",
                            "request_id": "196398.2",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/css\/main.css",
                            "raw_id": "196398.2",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 144,
                            "ttfb_ms": 140,
                            "load_start": 713,
                            "load_start_float": 713.00009399999999,
                            "bytesIn": 9555,
                            "objectSize": 9555,
                            "objectSizeUncompressed": 51542,
                            "chunks": [
                                {
                                    "ts": 856,
                                    "bytes": 9555,
                                    "inflated": 51542
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 22,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/main.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 9555",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                    "etag: \"c956-61f65b58c548e-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                    "last-modified: Sun, 11 Aug 2024 10:19:18 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1834,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 9555,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 685,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 94,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 857,
                            "ttfb_start": 713,
                            "ttfb_end": 853,
                            "download_start": 853,
                            "download_end": 857,
                            "download_ms": 4,
                            "all_start": 713,
                            "all_end": 857,
                            "all_ms": 144,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "196398.3",
                            "request_id": "196398.3",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/css\/photoswipe.css",
                            "raw_id": "196398.3",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 151,
                            "ttfb_ms": 146,
                            "load_start": 714,
                            "load_start_float": 714.00009999999997,
                            "bytesIn": 2329,
                            "objectSize": 2329,
                            "objectSizeUncompressed": 7003,
                            "chunks": [
                                {
                                    "ts": 861,
                                    "bytes": 2329,
                                    "inflated": 7003
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 22,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/photoswipe.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 2329",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                    "etag: \"1b5b-61c4ad933b618-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                    "last-modified: Tue, 02 Jul 2024 22:00:57 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1852,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2329,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 689,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 100,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 865,
                            "ttfb_start": 714,
                            "ttfb_end": 860,
                            "download_start": 860,
                            "download_end": 865,
                            "download_ms": 5,
                            "all_start": 714,
                            "all_end": 865,
                            "all_ms": 151,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "196398.4",
                            "request_id": "196398.4",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                            "raw_id": "196398.4",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 253,
                            "ttfb_ms": 250,
                            "load_start": 715,
                            "load_start_float": 715.00010599999996,
                            "bytesIn": 4637,
                            "objectSize": 4637,
                            "objectSizeUncompressed": 14569,
                            "chunks": [
                                {
                                    "ts": 967,
                                    "bytes": 4637,
                                    "inflated": 14569
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 23,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 4637",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                    "etag: \"38e9-61c438d7e6a8c-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:42 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1879,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4637,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 690,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 106,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 968,
                            "ttfb_start": 715,
                            "ttfb_end": 965,
                            "download_start": 965,
                            "download_end": 968,
                            "download_ms": 3,
                            "all_start": 715,
                            "all_end": 968,
                            "all_ms": 253,
                            "index": 3,
                            "number": 4,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 1,
                            "cpuTime": 3,
                            "js_timing": [
                                [
                                    1040.723,
                                    1043.1790000000001
                                ],
                                [
                                    1040.759,
                                    1041.5039999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "196398.5",
                            "request_id": "196398.5",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/js\/modules\/photoswipe.umd.min.js",
                            "raw_id": "196398.5",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 503,
                            "ttfb_ms": 497,
                            "load_start": 715,
                            "load_start_float": 715.00011199999994,
                            "bytesIn": 16769,
                            "objectSize": 16769,
                            "objectSizeUncompressed": 54397,
                            "chunks": [
                                {
                                    "ts": 1217,
                                    "bytes": 16769,
                                    "inflated": 54397
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 23,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/js\/modules\/photoswipe.umd.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 16769",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                    "etag: \"d47d-61c438d831db2-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:42 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1852,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 16769,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 694,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 112,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1218,
                            "ttfb_start": 715,
                            "ttfb_end": 1212,
                            "download_start": 1212,
                            "download_end": 1218,
                            "download_ms": 6,
                            "all_start": 715,
                            "all_end": 1218,
                            "all_ms": 503,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 7,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 7,
                            "cpu.v8.compile": 2,
                            "cpuTime": 9,
                            "js_timing": [
                                [
                                    1318.0640000000001,
                                    1325.55
                                ],
                                [
                                    1318.1110000000001,
                                    1319.7180000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "196398.9",
                            "request_id": "196398.9",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/logo-ribbon--light.svg",
                            "raw_id": "196398.9",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 386,
                            "ttfb_ms": 279,
                            "load_start": 716,
                            "load_start_float": 716.000136,
                            "bytesIn": 37494,
                            "objectSize": 37494,
                            "objectSizeUncompressed": 37494,
                            "chunks": [
                                {
                                    "ts": 998,
                                    "bytes": 16287
                                },
                                {
                                    "ts": 1092,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1102,
                                    "bytes": 4832
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 59,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/logo-ribbon--light.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 37494",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                    "etag: \"9276-61c438b85e415\"",
                                    "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:09 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2032,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 39,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 37494,
                            "gzip_save": 22525,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 708,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 136,
                            "server_port": "443",
                            "load_end": 1102,
                            "ttfb_start": 716,
                            "ttfb_end": 995,
                            "download_start": 995,
                            "download_end": 1102,
                            "download_ms": 107,
                            "all_start": 716,
                            "all_end": 1102,
                            "all_ms": 386,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "196398.10",
                            "request_id": "196398.10",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/logo-ribbon--dark.svg",
                            "raw_id": "196398.10",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 447,
                            "ttfb_ms": 408,
                            "load_start": 717,
                            "load_start_float": 717.00014199999998,
                            "bytesIn": 37494,
                            "objectSize": 37494,
                            "objectSizeUncompressed": 37494,
                            "chunks": [
                                {
                                    "ts": 1128,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 1164,
                                    "bytes": 21186
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:36 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 61,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/logo-ribbon--dark.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 37494",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 13:42:36 GMT",
                                    "etag: \"9276-61c438bcd5d45\"",
                                    "expires: Sun, 06 Oct 2024 13:42:36 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:14 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2029,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 39,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 37494,
                            "gzip_save": 22520,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 711,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 142,
                            "server_port": "443",
                            "load_end": 1164,
                            "ttfb_start": 717,
                            "ttfb_end": 1125,
                            "download_start": 1125,
                            "download_end": 1164,
                            "download_ms": 39,
                            "all_start": 717,
                            "all_end": 1164,
                            "all_ms": 447,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "196398.6",
                            "request_id": "196398.6",
                            "ip_addr": "104.18.187.31",
                            "full_url": "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.jsdelivr.net",
                            "url": "\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                            "raw_id": "196398.6",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 71,
                            "ttfb_ms": 49,
                            "load_start": 845,
                            "load_start_float": 845.00011800000004,
                            "bytesIn": 12933,
                            "objectSize": 12933,
                            "objectSizeUncompressed": 29803,
                            "chunks": [
                                {
                                    "ts": 898,
                                    "bytes": 1360,
                                    "inflated": 2689
                                },
                                {
                                    "ts": 902,
                                    "bytes": 2738,
                                    "inflated": 6006
                                },
                                {
                                    "ts": 906,
                                    "bytes": 1369,
                                    "inflated": 3279
                                },
                                {
                                    "ts": 911,
                                    "bytes": 4098,
                                    "inflated": 9332
                                },
                                {
                                    "ts": 916,
                                    "bytes": 3368,
                                    "inflated": 8497
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000, s-maxage=31536000, immutable",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 151,
                            "protocol": "HTTP\/2",
                            "dns_start": 704,
                            "dns_end": 745,
                            "connect_start": 746,
                            "connect_end": 776,
                            "ssl_start": 776,
                            "ssl_end": 844,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 26,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.jsdelivr.net",
                                    ":method: GET",
                                    ":path: \/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: *",
                                    "age: 10805485",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=31536000, s-maxage=31536000, immutable",
                                    "cf-cache-status: HIT",
                                    "cf-ray: 8beee221ac899004-FRA",
                                    "content-encoding: gzip",
                                    "content-length: 12933",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                    "etag: W\/\"746b-2972YX1vt\/FBmWw6HVrvIC6t+Gc\"",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=aEAVZTbJj2ZqguNu9KWpLtrET92ZgZUQQfml%2Bq7RG3nGnjShVOW8a%2B5WbFcjEXDy9BY9UZuz%2BekoShZ3QRN0UojfEBFoNNJ4frAKp3Ln%2F2xD2LL9Yx87X0jWDrpWtr6m%2BmQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-cache: HIT, HIT",
                                    "x-content-type-options: nosniff",
                                    "x-jsd-version: 4.1.4",
                                    "x-jsd-version-type: version",
                                    "x-served-by: cache-fra-eddf8230117-FRA, cache-lga21923-LGA",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1873,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 41,
                            "connect_ms": 30,
                            "ssl_ms": 68,
                            "gzip_total": 12933,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 20730515,
                            "cdn_provider": "jsDelivr",
                            "server_count": null,
                            "created": 697,
                            "socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 118,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGMzCCBRugAwIBAgIQc7iBAyIbVzDH3HZhSN1NaDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTI0MDUwNDAwMDAwMFoXDTI1MDUwNDIzNTk1OVowGTEXMBUGA1UEAwwOKi5q\nc2RlbGl2ci5uZXQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC4XWTo\nit+dhxD8UwBtCCc72X+erjB4uyZStHJ3FdFTIwWUwF4pP9\/e45dFyFTXsImRQKPL\nvTFVYtDc6zJQBu9xKqawTHZOppMttIbKZ7PTgb\/z9rvF2j7vH77\/ZyizqkYhZoLW\nMNCTM1hnt76u8ftY\/LfhVyNroYGkqNWFc1SLakjFI3IRjaiFvgjhzkNzRWN1pnoa\nd99h2vmXdAitJ7StQED5MZRCyOOSZJ7tMaW8JYo+tfcSp6Ngzrrdpwx0cwyDazl+\nYcCE3rno0shRhmGgbJGTcMh0+HvkVNILFp8aixDzxQdxELQhfVmDfJOeIbuBuhTZ\nZtFrYuzuud\/Cx2RXAgMBAAGjggL+MIIC+jAfBgNVHSMEGDAWgBSNjF7EVK2K4Xfp\nm\/mbBeG4AY1h4TAdBgNVHQ4EFgQU1LgxwNuTmYZ3uusn350dW2t+\/Y8wDgYDVR0P\nAQH\/BAQDAgWgMAwGA1UdEwEB\/wQCMAAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsG\nAQUFBwMCMEkGA1UdIARCMEAwNAYLKwYBBAGyMQECAgcwJTAjBggrBgEFBQcCARYX\naHR0cHM6Ly9zZWN0aWdvLmNvbS9DUFMwCAYGZ4EMAQIBMIGEBggrBgEFBQcBAQR4\nMHYwTwYIKwYBBQUHMAKGQ2h0dHA6Ly9jcnQuc2VjdGlnby5jb20vU2VjdGlnb1JT\nQURvbWFpblZhbGlkYXRpb25TZWN1cmVTZXJ2ZXJDQS5jcnQwIwYIKwYBBQUHMAGG\nF2h0dHA6Ly9vY3NwLnNlY3RpZ28uY29tMCcGA1UdEQQgMB6CDiouanNkZWxpdnIu\nbmV0ggxqc2RlbGl2ci5uZXQwggF+BgorBgEEAdZ5AgQCBIIBbgSCAWoBaAB1AM8R\nVu7VLnyv84db2Wkum+kacWdKsBfsrAHSW3fOzDsIAAABj0NzD8EAAAQDAEYwRAIg\nDJs1W3XkCx+oM3+Y5EJ\/3ke3+JmozRXNScDaGhp9u44CICsWTsDa7wb\/4G+WquM5\n\/QsmtEDVCnLv+7WdcnYwdBUdAHcAouMK5EXvva2bfjjtR2d3U9eCW4SU1yteGyzE\nuVCkR+cAAAGPQ3MPbwAABAMASDBGAiEAwkCFZX7mMKw8L3VBcere4swnjDcYVFF8\n9HNN\/RltmpsCIQDB7Sbq+zj0ZhZIEMg14oJWfufbZIyMVjiTiVtDA\/jG4wB2AE51\noydcmhDDOFts1N8\/Uusd8OCOG41pwLH6ZLFimjnfAAABj0NzD2EAAAQDAEcwRQIh\nAIYvDXGt4EN1\/JXBH9NVvbaZ27lLItLPainqPnaMxfwWAiAH9ezXeDPHuaU+yZUd\nLnGR5yjbuum5xz342zC4mFKvyTANBgkqhkiG9w0BAQsFAAOCAQEAgjjmRvnuUIPa\ndOi5kbeDxUY7y0Ui499sEFG6gELHcZfF3e\/C6BH+r111bdEwdpOBtIEvvMlMJQUB\n2kJYI9NzY\/zzIo0h4wpgpNsmZKPGcZCRBsvL+8cq24VkpKJNjv0JCqA3odSjVbAG\nROcQiWrdkBocjSTAA0pGSKY+jME71jObQ+CycxqGjuw9waHspqfGrTBvZHmEan+T\n7WHoTFeSti62Iy9ALh+swWcoHfLRb6ZkaNC71mHuQm3r6X3hBZ7GYuhMR0IcG0YW\n1goNVKyoqw+tOuQOCpYQYfukgtHc2y+UjudjoCUolYZ5O2Bu0UkyuWNeMTP3f41c\n0fCvoRg2Fg==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAw\nMjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNV\nBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU\naGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2Vy\ndGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCAEmUXNg7D2wiz0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ\/MPans9s\/B\n3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2jY0K2dvKpOyuR+OJv0OwWIJAJPuLodMkY\ntJHUYmTbf6MG8YgYapAiPLz+E\/CHFHv25B+O1ORRxhFnRghRy4YUVD+8M\/5+bJz\/\nFp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat\/\/O+T23LLb2\nVN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT\n79uq\/nROacdrjGCT3sTHDN\/hMq7MkztReJVni+49Vv4M0GkPGw\/zJSZrM233bkf6\nc0Plfg6lZrEpfDKEY1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmT\nYo61Zs8liM2EuLE\/pDkP2QKe6xJMlXzzawWpXhaDzLhn4ugTncxbgtNMs+1b\/97l\nc6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8yexDJtC\/QV9AqURE9JnnV4ee\nUB9XVKg+\/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+eLf8ZxXhyVeE\nHg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd\nBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH\/BAQDAgEGMA8G\nA1UdEwEB\/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPF\nUp\/L+M+ZBn8b2kMVn54CVVeWFPFSPCeHlCjtHzoBN6J2\/FNQwISbxmtOuowhT6KO\nVWKR82kV2LyI48SqC\/3vqOlLVSoGIG1VeCkZ7l8wXEskEVX\/JJpuXior7gtNn3\/3\nATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQEg9zKC7F4iRO\/Fjs\n8PRF\/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR\niQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr\/+XeTWYRUc+ZruwXtuhxkYze\nSf7dNXGiFSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn\/f3gZ\nXHlKYC6SQK5MNyosycdiyA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9\/\nqS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9cJ2vhsE\/zB+4ALtRZh8tSQZXq9EfX7mRB\nVXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGwsAvgnEzDHNb842m1R0aB\nL6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY\/MiQu12ZIvVS5ljFH4gxQ+6IHdfG\njjxDah2nGN59PRbxYvnKkKj9\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 916,
                            "ttfb_start": 845,
                            "ttfb_end": 894,
                            "download_start": 894,
                            "download_end": 916,
                            "download_ms": 22,
                            "all_start": 704,
                            "all_end": 916,
                            "all_ms": 210,
                            "index": 7,
                            "number": 8,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 1,
                                "FunctionCall": 2
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 2,
                            "cpuTime": 5,
                            "js_timing": [
                                [
                                    1326.213,
                                    1328.5409999999999
                                ],
                                [
                                    1326.24,
                                    1327.1020000000001
                                ],
                                [
                                    13199.096,
                                    13199.357
                                ],
                                [
                                    13317.972,
                                    13319.92
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "196398.7",
                            "request_id": "196398.7",
                            "ip_addr": "104.18.187.31",
                            "full_url": "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.jsdelivr.net",
                            "url": "\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css",
                            "raw_id": "196398.7",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 76,
                            "ttfb_ms": 73,
                            "load_start": 845,
                            "load_start_float": 845.00013100000001,
                            "bytesIn": 1310,
                            "objectSize": 1310,
                            "objectSizeUncompressed": 5002,
                            "chunks": [
                                {
                                    "ts": 920,
                                    "bytes": 1310,
                                    "inflated": 5002
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000, s-maxage=31536000, immutable",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 151,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 29,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.jsdelivr.net",
                                    ":method: GET",
                                    ":path: \/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "access-control-expose-headers: *",
                                    "age: 14560213",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=31536000, s-maxage=31536000, immutable",
                                    "cf-cache-status: HIT",
                                    "cf-ray: 8beee2219c869004-FRA",
                                    "content-encoding: gzip",
                                    "content-length: 1310",
                                    "content-type: text\/css; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                    "etag: W\/\"138a-nCVqx5aWVkM0NV+MS4SFkGd\/1YM\"",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ZO7SGxPkHzrtQGBl3hZ9DWnPB5OaGAGQJTe8JRXkIpI0ZozV5xGpRnOj0kUMeOE9D6CF11McP8gHkAL9LQa%2FxC5J8Can83d2WcMK5bMhyRsaux5C2nRsiUEujnMbkiUQ2AE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-cache: HIT, HIT",
                                    "x-content-type-options: nosniff",
                                    "x-jsd-version: 4.1.4",
                                    "x-jsd-version-type: version",
                                    "x-served-by: cache-fra-eddf8230135-FRA, cache-lga21967-LGA",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1921,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1310,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 16975787,
                            "cdn_provider": "jsDelivr",
                            "server_count": null,
                            "created": 705,
                            "socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 131,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 921,
                            "ttfb_start": 845,
                            "ttfb_end": 918,
                            "download_start": 918,
                            "download_end": 921,
                            "download_ms": 3,
                            "all_start": 845,
                            "all_end": 921,
                            "all_ms": 76,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "196398.11",
                            "request_id": "196398.11",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/illustration.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/illustration.svg",
                            "raw_id": "196398.11",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1054,
                            "ttfb_ms": 147,
                            "load_start": 1110,
                            "load_start_float": 1110.0001540000001,
                            "bytesIn": 527341,
                            "objectSize": 527341,
                            "objectSizeUncompressed": 527341,
                            "chunks": [
                                {
                                    "ts": 1262,
                                    "bytes": 16261
                                },
                                {
                                    "ts": 1333,
                                    "bytes": 32750
                                },
                                {
                                    "ts": 1349,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1369,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1398,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1427,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1453,
                                    "bytes": 16489
                                },
                                {
                                    "ts": 1486,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1509,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1540,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1564,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1595,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1623,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1655,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1683,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1711,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1737,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1765,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1795,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1823,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1869,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1891,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1920,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1946,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1974,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2005,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2026,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2054,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2093,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2121,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2153,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2164,
                                    "bytes": 3341
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 119,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/illustration.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 527341",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                    "etag: \"80bed-61c438b2024c2\"",
                                    "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:02 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2014,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 38,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 527341,
                            "gzip_save": 326426,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1108,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 154,
                            "server_port": "443",
                            "load_end": 2164,
                            "ttfb_start": 1110,
                            "ttfb_end": 1257,
                            "download_start": 1257,
                            "download_end": 2164,
                            "download_ms": 907,
                            "all_start": 1110,
                            "all_end": 2164,
                            "all_ms": 1054,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "196398.12",
                            "request_id": "196398.12",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/logo-ribbon--grey.svg",
                            "raw_id": "196398.12",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1121,
                            "ttfb_ms": 1027,
                            "load_start": 1170,
                            "load_start_float": 1170.000162,
                            "bytesIn": 73649,
                            "objectSize": 73649,
                            "objectSizeUncompressed": 73649,
                            "chunks": [
                                {
                                    "ts": 2200,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 2222,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2251,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2279,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2291,
                                    "bytes": 8216
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 121,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/logo-ribbon--grey.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 73649",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                    "etag: \"11fb1-61c438b5fed2a\"",
                                    "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:06 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2029,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 35,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 73649,
                            "gzip_save": 47165,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1169,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 162,
                            "server_port": "443",
                            "load_end": 2291,
                            "ttfb_start": 1170,
                            "ttfb_end": 2197,
                            "download_start": 2197,
                            "download_end": 2291,
                            "download_ms": 94,
                            "all_start": 1170,
                            "all_end": 2291,
                            "all_ms": 1121,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "196398.13",
                            "request_id": "196398.13",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/logo-nameplate--grey.svg",
                            "raw_id": "196398.13",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1875,
                            "ttfb_ms": 1025,
                            "load_start": 1294,
                            "load_start_float": 1294.000168,
                            "bytesIn": 388999,
                            "objectSize": 388999,
                            "objectSizeUncompressed": 388999,
                            "chunks": [
                                {
                                    "ts": 2323,
                                    "bytes": 16306
                                },
                                {
                                    "ts": 2355,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2378,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2444,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2474,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2501,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2529,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2558,
                                    "bytes": 16444
                                },
                                {
                                    "ts": 2581,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2618,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2647,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2675,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2780,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2807,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2831,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2859,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2888,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2915,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2961,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 2984,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3012,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3122,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3166,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3169,
                                    "bytes": 12374
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 125,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/logo-nameplate--grey.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 388999",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                    "etag: \"5ef87-61c438b797087\"",
                                    "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:08 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2038,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 39,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 388999,
                            "gzip_save": 233820,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1276,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 93,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 168,
                            "server_port": "443",
                            "load_end": 3169,
                            "ttfb_start": 1294,
                            "ttfb_end": 2319,
                            "download_start": 2319,
                            "download_end": 3169,
                            "download_ms": 850,
                            "all_start": 1294,
                            "all_end": 3169,
                            "all_ms": 1875,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "196398.48",
                            "request_id": "196398.48",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/js\/main.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/js\/main.js",
                            "raw_id": "196398.48",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1876,
                            "ttfb_ms": 1863,
                            "load_start": 1317,
                            "load_start_float": 1317.0001870000001,
                            "bytesIn": 456,
                            "objectSize": 456,
                            "objectSizeUncompressed": 1212,
                            "chunks": [
                                {
                                    "ts": 3193,
                                    "bytes": 456,
                                    "inflated": 1212
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 556,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/js\/main.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 456",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                    "etag: \"4bc-61c438c344579-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:20 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1786,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 456,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1280,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 187,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 3193,
                            "ttfb_start": 1317,
                            "ttfb_end": 3180,
                            "download_start": 3180,
                            "download_end": 3193,
                            "download_ms": 13,
                            "all_start": 1317,
                            "all_end": 3193,
                            "all_ms": 1876,
                            "index": 12,
                            "number": 13,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    3341.5990000000002,
                                    3342.4160000000002
                                ],
                                [
                                    3341.6320000000001,
                                    3341.8339999999998
                                ],
                                [
                                    3504.2190000000001,
                                    3504.5450000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "196398.49",
                            "request_id": "196398.49",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/js\/templates\/home.js",
                            "raw_id": "196398.49",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1874,
                            "ttfb_ms": 1866,
                            "load_start": 1323,
                            "load_start_float": 1323.0001930000001,
                            "bytesIn": 730,
                            "objectSize": 730,
                            "objectSizeUncompressed": 2086,
                            "chunks": [
                                {
                                    "ts": 3196,
                                    "bytes": 730,
                                    "inflated": 2086
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 556,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/js\/templates\/home.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 730",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                    "etag: \"826-61c438d52d61b-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:39 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1816,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 730,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1281,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 193,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 3197,
                            "ttfb_start": 1323,
                            "ttfb_end": 3189,
                            "download_start": 3189,
                            "download_end": 3197,
                            "download_ms": 8,
                            "all_start": 1323,
                            "all_end": 3197,
                            "all_ms": 1874,
                            "index": 13,
                            "number": 14,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0,
                                "FunctionCall": 68
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 68,
                            "cpuTime": 69,
                            "js_timing": [
                                [
                                    3344.2240000000002,
                                    3344.5210000000002
                                ],
                                [
                                    3344.2469999999998,
                                    3344.4499999999998
                                ],
                                [
                                    3364.1750000000002,
                                    3432.1950000000002
                                ]
                            ],
                            "blockingTime": 68.019999999999982
                        },
                        {
                            "type": 3,
                            "id": "196398.14",
                            "request_id": "196398.14",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                            "raw_id": "196398.14",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2017,
                            "ttfb_ms": 1859,
                            "load_start": 1323,
                            "load_start_float": 1323.0002119999999,
                            "bytesIn": 102632,
                            "objectSize": 102632,
                            "objectSizeUncompressed": 102632,
                            "chunks": [
                                {
                                    "ts": 3206,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3229,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3252,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3282,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3309,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3337,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3340,
                                    "bytes": 4382
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:37 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 181,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 102632",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                    "etag: \"190e8-61ea4a583e967\"",
                                    "expires: Sun, 06 Oct 2024 13:42:37 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:20 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 102632,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1284,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 212,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "100 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 218.667,
                                            "standardDeviation": 51.971400000000003,
                                            "kurtosis": 1.49475,
                                            "skewness": -1.49698,
                                            "entropy": 0.67356799999999994
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 218.608,
                                            "standardDeviation": 52.109499999999997,
                                            "kurtosis": 1.5036799999999999,
                                            "skewness": -1.50092,
                                            "entropy": 0.67413999999999996
                                        },
                                        "green": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 218.565,
                                            "standardDeviation": 52.163600000000002,
                                            "kurtosis": 1.4839500000000001,
                                            "skewness": -1.49762,
                                            "entropy": 0.67360399999999998
                                        },
                                        "blue": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 218.828,
                                            "standardDeviation": 51.641199999999998,
                                            "kurtosis": 1.49495,
                                            "skewness": -1.49197,
                                            "entropy": 0.67295899999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:39+00:00",
                                        "date:modify": "2024-09-06T13:42:39+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "2a85e6cf96ad852c1afca9992cea63db73a416c7c51fe31140fe4a3654b25502"
                                    },
                                    "tainted": false,
                                    "filesize": "102632B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "35.6259MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.008"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3340,
                            "ttfb_start": 1323,
                            "ttfb_end": 3182,
                            "download_start": 3182,
                            "download_end": 3340,
                            "download_ms": 158,
                            "all_start": 1323,
                            "all_end": 3340,
                            "all_ms": 2017,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "196398.15",
                            "request_id": "196398.15",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                            "raw_id": "196398.15",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2329,
                            "ttfb_ms": 2209,
                            "load_start": 1323,
                            "load_start_float": 1323.0002179999999,
                            "bytesIn": 86152,
                            "objectSize": 86152,
                            "objectSizeUncompressed": 86152,
                            "chunks": [
                                {
                                    "ts": 3537,
                                    "bytes": 16287
                                },
                                {
                                    "ts": 3562,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3590,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3623,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3648,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3652,
                                    "bytes": 4365
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 186,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 86152",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"15088-61ea4a5839b47\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:20 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 93,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 86152,
                            "image_save": 5724,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1285,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 218,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "80 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 208.149,
                                            "standardDeviation": 60.626100000000001,
                                            "kurtosis": 0.25172499999999998,
                                            "skewness": -1.1468100000000001,
                                            "entropy": 0.67533600000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 208.17400000000001,
                                            "standardDeviation": 60.583399999999997,
                                            "kurtosis": 0.24345600000000001,
                                            "skewness": -1.14496,
                                            "entropy": 0.67493199999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 208.12299999999999,
                                            "standardDeviation": 60.668199999999999,
                                            "kurtosis": 0.25998599999999999,
                                            "skewness": -1.1486499999999999,
                                            "entropy": 0.67591000000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 208.149,
                                            "standardDeviation": 60.626800000000003,
                                            "kurtosis": 0.251614,
                                            "skewness": -1.14679,
                                            "entropy": 0.67516699999999996
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:39+00:00",
                                        "date:modify": "2024-09-06T13:42:39+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "45c226580c272021b626fe016e21b606f65c3fb5ca85b5e5b27f2ddc44960329"
                                    },
                                    "tainted": false,
                                    "filesize": "81787B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "19.9179MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.014"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3652,
                            "ttfb_start": 1323,
                            "ttfb_end": 3532,
                            "download_start": 3532,
                            "download_end": 3652,
                            "download_ms": 120,
                            "all_start": 1323,
                            "all_end": 3652,
                            "all_ms": 2329,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "196398.16",
                            "request_id": "196398.16",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                            "raw_id": "196398.16",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2180,
                            "ttfb_ms": 2045,
                            "load_start": 1324,
                            "load_start_float": 1324.0002239999999,
                            "bytesIn": 89924,
                            "objectSize": 89924,
                            "objectSizeUncompressed": 89924,
                            "chunks": [
                                {
                                    "ts": 3371,
                                    "bytes": 16262
                                },
                                {
                                    "ts": 3415,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3443,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3467,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3497,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3504,
                                    "bytes": 8162
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 191,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 89924",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"15f44-61ea4a592fcd9\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 90,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 89924,
                            "image_save": 8651,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1286,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 224,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "80 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 202.364,
                                            "standardDeviation": 52.532499999999999,
                                            "kurtosis": -0.68688800000000005,
                                            "skewness": -0.66394399999999998,
                                            "entropy": 0.70120099999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 6,
                                            "max": 255,
                                            "mean": 203.828,
                                            "standardDeviation": 52.173099999999998,
                                            "kurtosis": -0.70526900000000003,
                                            "skewness": -0.708067,
                                            "entropy": 0.69961600000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 202.727,
                                            "standardDeviation": 52.400700000000001,
                                            "kurtosis": -0.67782500000000001,
                                            "skewness": -0.67968899999999999,
                                            "entropy": 0.70127600000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 200.536,
                                            "standardDeviation": 53.023699999999998,
                                            "kurtosis": -0.67332599999999998,
                                            "skewness": -0.60540700000000003,
                                            "entropy": 0.70271099999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:39+00:00",
                                        "date:modify": "2024-09-06T13:42:39+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "f572de9d5556751f4197411b2f5a9702a8e994bff74481af79eb81d306fc95f1"
                                    },
                                    "tainted": false,
                                    "filesize": "81762B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "26.0654MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3504,
                            "ttfb_start": 1324,
                            "ttfb_end": 3369,
                            "download_start": 3369,
                            "download_end": 3504,
                            "download_ms": 135,
                            "all_start": 1324,
                            "all_end": 3504,
                            "all_ms": 2180,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "196398.17",
                            "request_id": "196398.17",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                            "raw_id": "196398.17",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2474,
                            "ttfb_ms": 2209,
                            "load_start": 1324,
                            "load_start_float": 1324.0002300000001,
                            "bytesIn": 82160,
                            "objectSize": 82160,
                            "objectSizeUncompressed": 82160,
                            "chunks": [
                                {
                                    "ts": 3683,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3719,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3747,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3771,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3798,
                                    "bytes": 16660
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 196,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 82160",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"140f0-61ea4a5931c19\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 81,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 82160,
                            "image_save": 15390,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1288,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 230,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "64 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 209.387,
                                            "standardDeviation": 51.014800000000001,
                                            "kurtosis": -0.51685700000000001,
                                            "skewness": -0.893424,
                                            "entropy": 0.68773200000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 3,
                                            "max": 255,
                                            "mean": 211.34399999999999,
                                            "standardDeviation": 51.057499999999997,
                                            "kurtosis": -0.50242299999999995,
                                            "skewness": -0.93533699999999997,
                                            "entropy": 0.67622700000000002
                                        },
                                        "green": {
                                            "min": 3,
                                            "max": 255,
                                            "mean": 210.61199999999999,
                                            "standardDeviation": 51.2592,
                                            "kurtosis": -0.51317800000000002,
                                            "skewness": -0.92659400000000003,
                                            "entropy": 0.68015700000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 206.20699999999999,
                                            "standardDeviation": 50.727800000000002,
                                            "kurtosis": -0.51022800000000001,
                                            "skewness": -0.82732899999999998,
                                            "entropy": 0.70681099999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:39+00:00",
                                        "date:modify": "2024-09-06T13:42:39+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "b1157719b66df98d363b91e363527085283aee2dabcc00038e3d2e52fb271eb2"
                                    },
                                    "tainted": false,
                                    "filesize": "65500B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "20.9683MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.013"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 3798,
                            "ttfb_start": 1324,
                            "ttfb_end": 3533,
                            "download_start": 3533,
                            "download_end": 3798,
                            "download_ms": 265,
                            "all_start": 1324,
                            "all_end": 3798,
                            "all_ms": 2474,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "196398.18",
                            "request_id": "196398.18",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                            "raw_id": "196398.18",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2724,
                            "ttfb_ms": 2515,
                            "load_start": 1324,
                            "load_start_float": 1324.0002360000001,
                            "bytesIn": 96384,
                            "objectSize": 96384,
                            "objectSizeUncompressed": 96384,
                            "chunks": [
                                {
                                    "ts": 3910,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3938,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3969,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 3997,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4025,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4048,
                                    "bytes": 14509
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 201,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 96384",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"17880-61ea4a593c7fa\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 84,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 96384,
                            "image_save": 15102,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1289,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 236,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "80 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 192.34200000000001,
                                            "standardDeviation": 64.2607,
                                            "kurtosis": -0.84799000000000002,
                                            "skewness": -0.60731800000000002,
                                            "entropy": 0.71812200000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 192.36699999999999,
                                            "standardDeviation": 64.258600000000001,
                                            "kurtosis": -0.85073399999999999,
                                            "skewness": -0.60645700000000002,
                                            "entropy": 0.71647400000000006
                                        },
                                        "green": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 192.316,
                                            "standardDeviation": 64.262600000000006,
                                            "kurtosis": -0.84522799999999998,
                                            "skewness": -0.60818499999999998,
                                            "entropy": 0.71952000000000005
                                        },
                                        "blue": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 192.34200000000001,
                                            "standardDeviation": 64.260999999999996,
                                            "kurtosis": -0.84804000000000002,
                                            "skewness": -0.60730700000000004,
                                            "entropy": 0.71837099999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:40+00:00",
                                        "date:modify": "2024-09-06T13:42:40+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "3b3b170cdb6f794db7f671ba08ce09b3c46473201a4bc4914ba84fabafe67b9b"
                                    },
                                    "tainted": false,
                                    "filesize": "81875B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "24.7467MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4048,
                            "ttfb_start": 1324,
                            "ttfb_end": 3839,
                            "download_start": 3839,
                            "download_end": 4048,
                            "download_ms": 209,
                            "all_start": 1324,
                            "all_end": 4048,
                            "all_ms": 2724,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "196398.19",
                            "request_id": "196398.19",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                            "raw_id": "196398.19",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 2869,
                            "ttfb_ms": 2522,
                            "load_start": 1324,
                            "load_start_float": 1324.0002420000001,
                            "bytesIn": 86591,
                            "objectSize": 86591,
                            "objectSizeUncompressed": 86591,
                            "chunks": [
                                {
                                    "ts": 4077,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4106,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4129,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4158,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4186,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4193,
                                    "bytes": 4716
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 206,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 86591",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"1523f-61ea4a593b85a\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 86591,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1290,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 242,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "85 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 206.95400000000001,
                                            "standardDeviation": 60.532800000000002,
                                            "kurtosis": 1.2047600000000001,
                                            "skewness": -1.3945700000000001,
                                            "entropy": 0.74989700000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 213.84800000000001,
                                            "standardDeviation": 55.300400000000003,
                                            "kurtosis": 2.1103900000000002,
                                            "skewness": -1.5748500000000001,
                                            "entropy": 0.72372599999999998
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 207.86600000000001,
                                            "standardDeviation": 60.612499999999997,
                                            "kurtosis": 1.0689,
                                            "skewness": -1.3706100000000001,
                                            "entropy": 0.75094799999999995
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 199.14599999999999,
                                            "standardDeviation": 65.685500000000005,
                                            "kurtosis": 0.58822600000000003,
                                            "skewness": -1.23245,
                                            "entropy": 0.77501500000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:40+00:00",
                                        "date:modify": "2024-09-06T13:42:40+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "f663fed89f0501dc7c7ada7510e63b0eb1848342319cb726139e2f37eb7dcfad"
                                    },
                                    "tainted": false,
                                    "filesize": "86591B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "15.831MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.018"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4193,
                            "ttfb_start": 1324,
                            "ttfb_end": 3846,
                            "download_start": 3846,
                            "download_end": 4193,
                            "download_ms": 347,
                            "all_start": 1324,
                            "all_end": 4193,
                            "all_ms": 2869,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "196398.20",
                            "request_id": "196398.20",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                            "raw_id": "196398.20",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3039,
                            "ttfb_ms": 2515,
                            "load_start": 1325,
                            "load_start_float": 1325.0002480000001,
                            "bytesIn": 101993,
                            "objectSize": 101993,
                            "objectSizeUncompressed": 101993,
                            "chunks": [
                                {
                                    "ts": 4219,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4247,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4275,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4304,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4332,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4360,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4364,
                                    "bytes": 3743
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 211,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 101993",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"18e69-61ea4a593f6da\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 101993,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1291,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 248,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "100 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 218.53200000000001,
                                            "standardDeviation": 45.236699999999999,
                                            "kurtosis": 0.82663900000000001,
                                            "skewness": -1.22228,
                                            "entropy": 0.71482100000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 219.31399999999999,
                                            "standardDeviation": 44.847999999999999,
                                            "kurtosis": 0.79012800000000005,
                                            "skewness": -1.2303999999999999,
                                            "entropy": 0.71204500000000004
                                        },
                                        "green": {
                                            "min": 2,
                                            "max": 255,
                                            "mean": 219.06800000000001,
                                            "standardDeviation": 44.723399999999998,
                                            "kurtosis": 0.76718799999999998,
                                            "skewness": -1.2152799999999999,
                                            "entropy": 0.71476300000000004
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 217.21199999999999,
                                            "standardDeviation": 46.138599999999997,
                                            "kurtosis": 0.893849,
                                            "skewness": -1.2174499999999999,
                                            "entropy": 0.71765699999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:40+00:00",
                                        "date:modify": "2024-09-06T13:42:40+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "d18b3e242cf2e4fff549fbff997f1d3989fb02f6e9edd51a96b1511df928228b"
                                    },
                                    "tainted": false,
                                    "filesize": "101993B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "31.1883MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4364,
                            "ttfb_start": 1325,
                            "ttfb_end": 3840,
                            "download_start": 3840,
                            "download_end": 4364,
                            "download_ms": 524,
                            "all_start": 1325,
                            "all_end": 4364,
                            "all_ms": 3039,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "196398.21",
                            "request_id": "196398.21",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                            "raw_id": "196398.21",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3151,
                            "ttfb_ms": 2504,
                            "load_start": 1325,
                            "load_start_float": 1325.000254,
                            "bytesIn": 68535,
                            "objectSize": 68535,
                            "objectSizeUncompressed": 68535,
                            "chunks": [
                                {
                                    "ts": 4393,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4422,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4445,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4474,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4476,
                                    "bytes": 3035
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 216,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 68535",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"10bb7-61ea4a5a3298c\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 96,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 68535,
                            "image_save": 2512,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1292,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 37,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 254,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "64 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 10,
                                            "max": 255,
                                            "mean": 165.626,
                                            "standardDeviation": 74.311099999999996,
                                            "kurtosis": -1.5778399999999999,
                                            "skewness": -0.0186406,
                                            "entropy": 0.81652400000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 10,
                                            "max": 255,
                                            "mean": 162.416,
                                            "standardDeviation": 77.845399999999998,
                                            "kurtosis": -1.6049599999999999,
                                            "skewness": -0.035495800000000001,
                                            "entropy": 0.821909
                                        },
                                        "green": {
                                            "min": 10,
                                            "max": 255,
                                            "mean": 163.88800000000001,
                                            "standardDeviation": 75.868700000000004,
                                            "kurtosis": -1.6218399999999999,
                                            "skewness": 0.0030207099999999998,
                                            "entropy": 0.81542000000000003
                                        },
                                        "blue": {
                                            "min": 10,
                                            "max": 255,
                                            "mean": 170.57499999999999,
                                            "standardDeviation": 69.219200000000001,
                                            "kurtosis": -1.5680700000000001,
                                            "skewness": 0.0285867,
                                            "entropy": 0.81224399999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:40+00:00",
                                        "date:modify": "2024-09-06T13:42:40+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "678b578030abe084c85957bfcd39dd7442ea4c3947b7dfb4e438a4ddb5de5f50"
                                    },
                                    "tainted": false,
                                    "filesize": "65500B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "17684800B",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.016"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4476,
                            "ttfb_start": 1325,
                            "ttfb_end": 3829,
                            "download_start": 3829,
                            "download_end": 4476,
                            "download_ms": 647,
                            "all_start": 1325,
                            "all_end": 4476,
                            "all_ms": 3151,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "196398.22",
                            "request_id": "196398.22",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                            "raw_id": "196398.22",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3303,
                            "ttfb_ms": 2503,
                            "load_start": 1325,
                            "load_start_float": 1325.00026,
                            "bytesIn": 89734,
                            "objectSize": 89734,
                            "objectSizeUncompressed": 89734,
                            "chunks": [
                                {
                                    "ts": 4507,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4535,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4563,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4591,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4615,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4628,
                                    "bytes": 7859
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 221,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 89734",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"15e86-61ea4a5b3563f\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 89734,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1293,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 260,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "88 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 197.10900000000001,
                                            "standardDeviation": 59.479100000000003,
                                            "kurtosis": -0.94252499999999995,
                                            "skewness": -0.58669199999999999,
                                            "entropy": 0.78065799999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 197.11099999999999,
                                            "standardDeviation": 59.479399999999998,
                                            "kurtosis": -0.94253699999999996,
                                            "skewness": -0.58672899999999995,
                                            "entropy": 0.78066100000000005
                                        },
                                        "green": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 197.11099999999999,
                                            "standardDeviation": 59.479399999999998,
                                            "kurtosis": -0.94253699999999996,
                                            "skewness": -0.58672899999999995,
                                            "entropy": 0.78066100000000005
                                        },
                                        "blue": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 197.107,
                                            "standardDeviation": 59.478299999999997,
                                            "kurtosis": -0.94252800000000003,
                                            "skewness": -0.58661200000000002,
                                            "entropy": 0.78065099999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:40+00:00",
                                        "date:modify": "2024-09-06T13:42:40+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "3e528043d0168f5db85de8caced39703d8e195f8a1597c34ba9926419e02b625"
                                    },
                                    "tainted": false,
                                    "filesize": "89734B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "26.572MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.011"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4628,
                            "ttfb_start": 1325,
                            "ttfb_end": 3828,
                            "download_start": 3828,
                            "download_end": 4628,
                            "download_ms": 800,
                            "all_start": 1325,
                            "all_end": 4628,
                            "all_ms": 3303,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "196398.23",
                            "request_id": "196398.23",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                            "raw_id": "196398.23",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3452,
                            "ttfb_ms": 2505,
                            "load_start": 1327,
                            "load_start_float": 1327.000266,
                            "bytesIn": 88219,
                            "objectSize": 88219,
                            "objectSizeUncompressed": 88219,
                            "chunks": [
                                {
                                    "ts": 4657,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4686,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4714,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4742,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4766,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4779,
                                    "bytes": 6344
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 226,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 88219",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"1589b-61ea4a5a30a4c\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 88219,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1295,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 41,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 266,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "86 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 225.08600000000001,
                                            "standardDeviation": 45.927900000000001,
                                            "kurtosis": 2.6063499999999999,
                                            "skewness": -1.70197,
                                            "entropy": 0.61485400000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 225.102,
                                            "standardDeviation": 45.910499999999999,
                                            "kurtosis": 2.6012400000000002,
                                            "skewness": -1.70146,
                                            "entropy": 0.61474799999999996
                                        },
                                        "green": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 225.06999999999999,
                                            "standardDeviation": 45.945099999999996,
                                            "kurtosis": 2.6114799999999998,
                                            "skewness": -1.7024900000000001,
                                            "entropy": 0.61494599999999999
                                        },
                                        "blue": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 225.08699999999999,
                                            "standardDeviation": 45.927999999999997,
                                            "kurtosis": 2.6062400000000001,
                                            "skewness": -1.7019500000000001,
                                            "entropy": 0.61486600000000002
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:40+00:00",
                                        "date:modify": "2024-09-06T13:42:40+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "f87be2dc94e9d0bed743e4e03ea1db7fa1c2b8f9fc976fc01830d75f8a8bd4fa"
                                    },
                                    "tainted": false,
                                    "filesize": "88219B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "27.2331MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.010"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4779,
                            "ttfb_start": 1327,
                            "ttfb_end": 3832,
                            "download_start": 3832,
                            "download_end": 4779,
                            "download_ms": 947,
                            "all_start": 1327,
                            "all_end": 4779,
                            "all_ms": 3452,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "196398.24",
                            "request_id": "196398.24",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                            "raw_id": "196398.24",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3598,
                            "ttfb_ms": 2515,
                            "load_start": 1327,
                            "load_start_float": 1327.000272,
                            "bytesIn": 88931,
                            "objectSize": 88931,
                            "objectSizeUncompressed": 88931,
                            "chunks": [
                                {
                                    "ts": 4809,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4832,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4860,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4889,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4917,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4925,
                                    "bytes": 7056
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 231,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 88931",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"15b63-61ea4a5a2faac\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 88931,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1296,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 272,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "87 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 194.559,
                                            "standardDeviation": 67.939499999999995,
                                            "kurtosis": -0.56705000000000005,
                                            "skewness": -0.82944200000000001,
                                            "entropy": 0.76926700000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 2,
                                            "max": 255,
                                            "mean": 201.202,
                                            "standardDeviation": 61.084699999999998,
                                            "kurtosis": -0.23619100000000001,
                                            "skewness": -0.90847500000000003,
                                            "entropy": 0.75943000000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 192.75,
                                            "standardDeviation": 69.309700000000007,
                                            "kurtosis": -0.76274399999999998,
                                            "skewness": -0.75004400000000004,
                                            "entropy": 0.77143799999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 189.72399999999999,
                                            "standardDeviation": 73.424300000000002,
                                            "kurtosis": -0.773752,
                                            "skewness": -0.77429899999999996,
                                            "entropy": 0.77693500000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:41+00:00",
                                        "date:modify": "2024-09-06T13:42:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "1585707e542155f02d12d87da4e11bf24ee3e6cbd481f9a88983c22c35c9ab5b"
                                    },
                                    "tainted": false,
                                    "filesize": "88931B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "29.5675MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 4925,
                            "ttfb_start": 1327,
                            "ttfb_end": 3842,
                            "download_start": 3842,
                            "download_end": 4925,
                            "download_ms": 1083,
                            "all_start": 1327,
                            "all_end": 4925,
                            "all_ms": 3598,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "196398.25",
                            "request_id": "196398.25",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                            "raw_id": "196398.25",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3758,
                            "ttfb_ms": 2525,
                            "load_start": 1327,
                            "load_start_float": 1327.000278,
                            "bytesIn": 93303,
                            "objectSize": 93303,
                            "objectSizeUncompressed": 93303,
                            "chunks": [
                                {
                                    "ts": 4955,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 4984,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5011,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5039,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5063,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5085,
                                    "bytes": 11428
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 236,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 93303",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"16c77-61ea4a5c269b1\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 93303,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1297,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 45,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 278,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "91 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 197.52600000000001,
                                            "standardDeviation": 68.756299999999996,
                                            "kurtosis": -0.099439899999999998,
                                            "skewness": -1.0645,
                                            "entropy": 0.77213299999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 197.57300000000001,
                                            "standardDeviation": 68.668499999999995,
                                            "kurtosis": -0.10782899999999999,
                                            "skewness": -1.0617700000000001,
                                            "entropy": 0.77134199999999997
                                        },
                                        "green": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 197.47900000000001,
                                            "standardDeviation": 68.844300000000004,
                                            "kurtosis": -0.091098999999999999,
                                            "skewness": -1.0672200000000001,
                                            "entropy": 0.77304799999999996
                                        },
                                        "blue": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 197.52600000000001,
                                            "standardDeviation": 68.756299999999996,
                                            "kurtosis": -0.099592,
                                            "skewness": -1.06447,
                                            "entropy": 0.77200800000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:41+00:00",
                                        "date:modify": "2024-09-06T13:42:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "9d47e82d327120d1f97e7105af1aabdcaa7113037b8b34b74bdfa25ad3987b30"
                                    },
                                    "tainted": false,
                                    "filesize": "93303B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "40.1486MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 5085,
                            "ttfb_start": 1327,
                            "ttfb_end": 3852,
                            "download_start": 3852,
                            "download_end": 5085,
                            "download_ms": 1233,
                            "all_start": 1327,
                            "all_end": 5085,
                            "all_ms": 3758,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "196398.26",
                            "request_id": "196398.26",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                            "raw_id": "196398.26",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 3866,
                            "ttfb_ms": 2506,
                            "load_start": 1328,
                            "load_start_float": 1328.000284,
                            "bytesIn": 66073,
                            "objectSize": 66073,
                            "objectSizeUncompressed": 66073,
                            "chunks": [
                                {
                                    "ts": 5110,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5138,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5167,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5194,
                                    "bytes": 16948
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 241,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 66073",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"10219-61ea4a5c2b7d1\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 66073,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1298,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 47,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 284,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "65 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 7,
                                            "max": 255,
                                            "mean": 193.816,
                                            "standardDeviation": 74.137500000000003,
                                            "kurtosis": -0.974688,
                                            "skewness": -0.753691,
                                            "entropy": 0.67483499999999996
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 7,
                                            "max": 255,
                                            "mean": 193.86199999999999,
                                            "standardDeviation": 74.097099999999998,
                                            "kurtosis": -0.97731900000000005,
                                            "skewness": -0.75291699999999995,
                                            "entropy": 0.67311900000000002
                                        },
                                        "green": {
                                            "min": 7,
                                            "max": 255,
                                            "mean": 193.76900000000001,
                                            "standardDeviation": 74.175899999999999,
                                            "kurtosis": -0.972051,
                                            "skewness": -0.75447500000000001,
                                            "entropy": 0.67727899999999996
                                        },
                                        "blue": {
                                            "min": 7,
                                            "max": 255,
                                            "mean": 193.81800000000001,
                                            "standardDeviation": 74.139399999999995,
                                            "kurtosis": -0.97474799999999995,
                                            "skewness": -0.75366699999999998,
                                            "entropy": 0.67410599999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:41+00:00",
                                        "date:modify": "2024-09-06T13:42:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "c33ac12359bc483a0b743890a45d7b2fc666a90092f86f363f0ab7022bbee878"
                                    },
                                    "tainted": false,
                                    "filesize": "66073B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "30.4633MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 5194,
                            "ttfb_start": 1328,
                            "ttfb_end": 3834,
                            "download_start": 3834,
                            "download_end": 5194,
                            "download_ms": 1360,
                            "all_start": 1328,
                            "all_end": 5194,
                            "all_ms": 3866,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "196398.27",
                            "request_id": "196398.27",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                            "raw_id": "196398.27",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4040,
                            "ttfb_ms": 2515,
                            "load_start": 1328,
                            "load_start_float": 1328.0002899999999,
                            "bytesIn": 102976,
                            "objectSize": 102976,
                            "objectSizeUncompressed": 102976,
                            "chunks": [
                                {
                                    "ts": 5224,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5252,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5280,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5303,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5332,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5360,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5368,
                                    "bytes": 4726
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 246,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 102976",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"19240-61ea4a5b3469f\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 97,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 102976,
                            "image_save": 2522,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1300,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 51,
                            "http2_stream_dependency": 49,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 290,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "101 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "Grayscale",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 11,
                                            "max": 255,
                                            "mean": 198.49199999999999,
                                            "standardDeviation": 60.154499999999999,
                                            "kurtosis": -0.68669100000000005,
                                            "skewness": -0.72363999999999995,
                                            "entropy": 0.79052900000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 11,
                                            "max": 255,
                                            "mean": 198.49199999999999,
                                            "standardDeviation": 60.154499999999999,
                                            "kurtosis": -0.68670200000000003,
                                            "skewness": -0.72363699999999997,
                                            "entropy": 0.79052900000000004
                                        },
                                        "green": {
                                            "min": 11,
                                            "max": 255,
                                            "mean": 198.49199999999999,
                                            "standardDeviation": 60.154499999999999,
                                            "kurtosis": -0.68670200000000003,
                                            "skewness": -0.72363699999999997,
                                            "entropy": 0.79052900000000004
                                        },
                                        "blue": {
                                            "min": 11,
                                            "max": 255,
                                            "mean": 198.49199999999999,
                                            "standardDeviation": 60.154499999999999,
                                            "kurtosis": -0.68670200000000003,
                                            "skewness": -0.72363699999999997,
                                            "entropy": 0.79052900000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:41+00:00",
                                        "date:modify": "2024-09-06T13:42:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "afea8730cf07dd52b737c481be955d3f4a8abf43781dbe4abdbefbf33e2d8bfe"
                                    },
                                    "tainted": false,
                                    "filesize": "102976B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "32.3716MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.009"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 5368,
                            "ttfb_start": 1328,
                            "ttfb_end": 3843,
                            "download_start": 3843,
                            "download_end": 5368,
                            "download_ms": 1525,
                            "all_start": 1328,
                            "all_end": 5368,
                            "all_ms": 4040,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "196398.28",
                            "request_id": "196398.28",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                            "raw_id": "196398.28",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4225,
                            "ttfb_ms": 2508,
                            "load_start": 1328,
                            "load_start_float": 1328.0002959999999,
                            "bytesIn": 110180,
                            "objectSize": 110180,
                            "objectSizeUncompressed": 110180,
                            "chunks": [
                                {
                                    "ts": 5400,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5421,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5450,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5478,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5506,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5535,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5553,
                                    "bytes": 11930
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 251,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 110180",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"1ae64-61ea4a5b3a45f\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 97,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 110180,
                            "image_save": 2534,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1301,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 53,
                            "http2_stream_dependency": 51,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 296,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "108 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "Grayscale",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 219.511,
                                            "standardDeviation": 44.909999999999997,
                                            "kurtosis": 1.0851999999999999,
                                            "skewness": -1.2464599999999999,
                                            "entropy": 0.69801800000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 219.511,
                                            "standardDeviation": 44.909999999999997,
                                            "kurtosis": 1.08518,
                                            "skewness": -1.2464500000000001,
                                            "entropy": 0.69801800000000003
                                        },
                                        "green": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 219.511,
                                            "standardDeviation": 44.909999999999997,
                                            "kurtosis": 1.08518,
                                            "skewness": -1.2464500000000001,
                                            "entropy": 0.69801800000000003
                                        },
                                        "blue": {
                                            "min": 5,
                                            "max": 255,
                                            "mean": 219.511,
                                            "standardDeviation": 44.909999999999997,
                                            "kurtosis": 1.08518,
                                            "skewness": -1.2464500000000001,
                                            "entropy": 0.69801800000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:41+00:00",
                                        "date:modify": "2024-09-06T13:42:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "7e7ba7817f1032a6a18338a4818377ca7a73afcc9a952d34d1bf411366b33df9"
                                    },
                                    "tainted": false,
                                    "filesize": "110180B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "38.3101MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 5553,
                            "ttfb_start": 1328,
                            "ttfb_end": 3836,
                            "download_start": 3836,
                            "download_end": 5553,
                            "download_ms": 1717,
                            "all_start": 1328,
                            "all_end": 5553,
                            "all_ms": 4225,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "196398.29",
                            "request_id": "196398.29",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                            "raw_id": "196398.29",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4389,
                            "ttfb_ms": 2515,
                            "load_start": 1329,
                            "load_start_float": 1329.0003019999999,
                            "bytesIn": 98144,
                            "objectSize": 98144,
                            "objectSizeUncompressed": 98144,
                            "chunks": [
                                {
                                    "ts": 5583,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5610,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5634,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5662,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5690,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5718,
                                    "bytes": 16269
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 256,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 98144",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"17f60-61ea4a5b3081f\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 98144,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1302,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 55,
                            "http2_stream_dependency": 53,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 302,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "96 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 201.45400000000001,
                                            "standardDeviation": 55.497599999999998,
                                            "kurtosis": -0.069242899999999996,
                                            "skewness": -0.92179699999999998,
                                            "entropy": 0.81004600000000004
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 26,
                                            "max": 255,
                                            "mean": 207.964,
                                            "standardDeviation": 51.695900000000002,
                                            "kurtosis": 0.146399,
                                            "skewness": -1.0245,
                                            "entropy": 0.80464800000000003
                                        },
                                        "green": {
                                            "min": 24,
                                            "max": 255,
                                            "mean": 206.68600000000001,
                                            "standardDeviation": 49.8581,
                                            "kurtosis": -0.16697500000000001,
                                            "skewness": -0.87465300000000001,
                                            "entropy": 0.80899100000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 189.71199999999999,
                                            "standardDeviation": 64.938800000000001,
                                            "kurtosis": -0.63086100000000001,
                                            "skewness": -0.69664000000000004,
                                            "entropy": 0.8165
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:41+00:00",
                                        "date:modify": "2024-09-06T13:42:41+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "040396c484f7e9035631d8ca62ecc2d432fee120cb96b806b84c5a0a95946a6b"
                                    },
                                    "tainted": false,
                                    "filesize": "98144B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "40.2156MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 5718,
                            "ttfb_start": 1329,
                            "ttfb_end": 3844,
                            "download_start": 3844,
                            "download_end": 5718,
                            "download_ms": 1874,
                            "all_start": 1329,
                            "all_end": 5718,
                            "all_ms": 4389,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "196398.30",
                            "request_id": "196398.30",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                            "raw_id": "196398.30",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4525,
                            "ttfb_ms": 2519,
                            "load_start": 1329,
                            "load_start_float": 1329.0003079999999,
                            "bytesIn": 82095,
                            "objectSize": 82095,
                            "objectSizeUncompressed": 82095,
                            "chunks": [
                                {
                                    "ts": 5748,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5772,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5801,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5827,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5854,
                                    "bytes": 16595
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 261,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 82095",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"140af-61ea4a5a396ed\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 82095,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1304,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 57,
                            "http2_stream_dependency": 55,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 308,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "80 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 9,
                                            "max": 255,
                                            "mean": 202.21600000000001,
                                            "standardDeviation": 56.433,
                                            "kurtosis": -0.32643800000000001,
                                            "skewness": -0.83507900000000002,
                                            "entropy": 0.77901500000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 9,
                                            "max": 255,
                                            "mean": 202.21899999999999,
                                            "standardDeviation": 56.430500000000002,
                                            "kurtosis": -0.327818,
                                            "skewness": -0.83477999999999997,
                                            "entropy": 0.77888599999999997
                                        },
                                        "green": {
                                            "min": 9,
                                            "max": 255,
                                            "mean": 202.21199999999999,
                                            "standardDeviation": 56.435400000000001,
                                            "kurtosis": -0.32506400000000002,
                                            "skewness": -0.83537899999999998,
                                            "entropy": 0.77921099999999999
                                        },
                                        "blue": {
                                            "min": 9,
                                            "max": 255,
                                            "mean": 202.21600000000001,
                                            "standardDeviation": 56.433100000000003,
                                            "kurtosis": -0.32646999999999998,
                                            "skewness": -0.83506999999999998,
                                            "entropy": 0.77894799999999997
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:42+00:00",
                                        "date:modify": "2024-09-06T13:42:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "348d6ee3e07f0cd91090fc8019d32648cfbd9d5908ea508296b9c4842f87654a"
                                    },
                                    "tainted": false,
                                    "filesize": "82095B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "46.3863MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 5854,
                            "ttfb_start": 1329,
                            "ttfb_end": 3848,
                            "download_start": 3848,
                            "download_end": 5854,
                            "download_ms": 2006,
                            "all_start": 1329,
                            "all_end": 5854,
                            "all_ms": 4525,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "196398.31",
                            "request_id": "196398.31",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                            "raw_id": "196398.31",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4685,
                            "ttfb_ms": 2506,
                            "load_start": 1329,
                            "load_start_float": 1329.0003139999999,
                            "bytesIn": 95558,
                            "objectSize": 95558,
                            "objectSizeUncompressed": 95558,
                            "chunks": [
                                {
                                    "ts": 5885,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5912,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5940,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5964,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5993,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6014,
                                    "bytes": 13683
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 266,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 95558",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"17546-61ea4a5c1ecb0\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 95558,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1305,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 59,
                            "http2_stream_dependency": 57,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 314,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "93 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 201.77600000000001,
                                            "standardDeviation": 59.175699999999999,
                                            "kurtosis": 0.25568200000000002,
                                            "skewness": -1.1444700000000001,
                                            "entropy": 0.76604099999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 9,
                                            "max": 255,
                                            "mean": 216.40799999999999,
                                            "standardDeviation": 48.387799999999999,
                                            "kurtosis": 1.72661,
                                            "skewness": -1.50288,
                                            "entropy": 0.75090400000000002
                                        },
                                        "green": {
                                            "min": 9,
                                            "max": 255,
                                            "mean": 207.81899999999999,
                                            "standardDeviation": 50.735399999999998,
                                            "kurtosis": 1.04233,
                                            "skewness": -1.14255,
                                            "entropy": 0.75837500000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 181.102,
                                            "standardDeviation": 78.403899999999993,
                                            "kurtosis": -1.2155100000000001,
                                            "skewness": -0.58882100000000004,
                                            "entropy": 0.78884299999999996
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:42+00:00",
                                        "date:modify": "2024-09-06T13:42:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "2b8e736770adc3802034a72b4227368144b71dcd75691b59d90c9d0d14304b85"
                                    },
                                    "tainted": false,
                                    "filesize": "95558B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "48.37MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6014,
                            "ttfb_start": 1329,
                            "ttfb_end": 3835,
                            "download_start": 3835,
                            "download_end": 6014,
                            "download_ms": 2179,
                            "all_start": 1329,
                            "all_end": 6014,
                            "all_ms": 4685,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "196398.32",
                            "request_id": "196398.32",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                            "raw_id": "196398.32",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4818,
                            "ttfb_ms": 2522,
                            "load_start": 1329,
                            "load_start_float": 1329.0003200000001,
                            "bytesIn": 78468,
                            "objectSize": 78468,
                            "objectSizeUncompressed": 78468,
                            "chunks": [
                                {
                                    "ts": 6045,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6074,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6101,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6124,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6147,
                                    "bytes": 12968
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 271,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 78468",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"13284-61ea4a5d11f62\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 78468,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1306,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 61,
                            "http2_stream_dependency": 59,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 320,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "77 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 164.50899999999999,
                                            "standardDeviation": 93.769000000000005,
                                            "kurtosis": -1.5071000000000001,
                                            "skewness": -0.442467,
                                            "entropy": 0.72976099999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 163.99700000000001,
                                            "standardDeviation": 94.349500000000006,
                                            "kurtosis": -1.5367999999999999,
                                            "skewness": -0.43712800000000002,
                                            "entropy": 0.73292900000000005
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 163.67400000000001,
                                            "standardDeviation": 94.001599999999996,
                                            "kurtosis": -1.5268299999999999,
                                            "skewness": -0.41848200000000002,
                                            "entropy": 0.731186
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 165.85400000000001,
                                            "standardDeviation": 92.956000000000003,
                                            "kurtosis": -1.4549399999999999,
                                            "skewness": -0.47187499999999999,
                                            "entropy": 0.72516899999999995
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:42+00:00",
                                        "date:modify": "2024-09-06T13:42:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "30ef048cccdcf7473c155d63a1e810872236eaae1a765ef72d68a4339468bc77"
                                    },
                                    "tainted": false,
                                    "filesize": "78468B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "49.0608MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.005"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6147,
                            "ttfb_start": 1329,
                            "ttfb_end": 3851,
                            "download_start": 3851,
                            "download_end": 6147,
                            "download_ms": 2296,
                            "all_start": 1329,
                            "all_end": 6147,
                            "all_ms": 4818,
                            "index": 32,
                            "number": 33
                        },
                        {
                            "type": 3,
                            "id": "196398.33",
                            "request_id": "196398.33",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                            "raw_id": "196398.33",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4939,
                            "ttfb_ms": 2519,
                            "load_start": 1330,
                            "load_start_float": 1330.0003260000001,
                            "bytesIn": 71974,
                            "objectSize": 71974,
                            "objectSizeUncompressed": 71974,
                            "chunks": [
                                {
                                    "ts": 6176,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6205,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6232,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6256,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6269,
                                    "bytes": 6474
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 276,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 71974",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"11926-61ea4a5b22d5e\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 92,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 71974,
                            "image_save": 5270,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1307,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 63,
                            "http2_stream_dependency": 61,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 326,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "64 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 190.93700000000001,
                                            "standardDeviation": 72.653599999999997,
                                            "kurtosis": -0.62686399999999998,
                                            "skewness": -0.85700500000000002,
                                            "entropy": 0.77168300000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 22,
                                            "max": 255,
                                            "mean": 194.30500000000001,
                                            "standardDeviation": 70.807599999999994,
                                            "kurtosis": -0.62261599999999995,
                                            "skewness": -0.86099400000000004,
                                            "entropy": 0.74929699999999999
                                        },
                                        "green": {
                                            "min": 17,
                                            "max": 255,
                                            "mean": 193.405,
                                            "standardDeviation": 72.350200000000001,
                                            "kurtosis": -0.53120599999999996,
                                            "skewness": -0.90764299999999998,
                                            "entropy": 0.76800400000000002
                                        },
                                        "blue": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 185.101,
                                            "standardDeviation": 74.802899999999994,
                                            "kurtosis": -0.74809899999999996,
                                            "skewness": -0.79670399999999997,
                                            "entropy": 0.79774699999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:42+00:00",
                                        "date:modify": "2024-09-06T13:42:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "29d2febf17cd3991fdbdeff1671f2f28c1bed20957f6dd8f20f5af3902aef004"
                                    },
                                    "tainted": false,
                                    "filesize": "65500B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "41.9892MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6269,
                            "ttfb_start": 1330,
                            "ttfb_end": 3849,
                            "download_start": 3849,
                            "download_end": 6269,
                            "download_ms": 2420,
                            "all_start": 1330,
                            "all_end": 6269,
                            "all_ms": 4939,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "196398.34",
                            "request_id": "196398.34",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                            "raw_id": "196398.34",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5080,
                            "ttfb_ms": 2501,
                            "load_start": 1330,
                            "load_start_float": 1330.0003320000001,
                            "bytesIn": 85751,
                            "objectSize": 85751,
                            "objectSizeUncompressed": 85751,
                            "chunks": [
                                {
                                    "ts": 6295,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6322,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6351,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6380,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6408,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6410,
                                    "bytes": 3876
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 281,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 85751",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"14ef7-61ea4a5a30a4c\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 85751,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1308,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 65,
                            "http2_stream_dependency": 63,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 332,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "84 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.87200000000001,
                                            "standardDeviation": 79.177599999999998,
                                            "kurtosis": -0.418711,
                                            "skewness": -0.99827999999999995,
                                            "entropy": 0.72697299999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 194.303,
                                            "standardDeviation": 78.864800000000002,
                                            "kurtosis": -0.036837500000000002,
                                            "skewness": -1.15015,
                                            "entropy": 0.72235799999999994
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 190.17400000000001,
                                            "standardDeviation": 80.196399999999997,
                                            "kurtosis": -0.57132700000000003,
                                            "skewness": -0.935311,
                                            "entropy": 0.72900299999999996
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 191.13800000000001,
                                            "standardDeviation": 78.471599999999995,
                                            "kurtosis": -0.62174300000000005,
                                            "skewness": -0.911269,
                                            "entropy": 0.72955999999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:42+00:00",
                                        "date:modify": "2024-09-06T13:42:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "4b97d7547b36a92bbb22adb173d8966c1b001ee7f2b777bd674a8945b7030abb"
                                    },
                                    "tainted": false,
                                    "filesize": "85751B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "48.186MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6410,
                            "ttfb_start": 1330,
                            "ttfb_end": 3831,
                            "download_start": 3831,
                            "download_end": 6410,
                            "download_ms": 2579,
                            "all_start": 1330,
                            "all_end": 6410,
                            "all_ms": 5080,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "196398.35",
                            "request_id": "196398.35",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                            "raw_id": "196398.35",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5265,
                            "ttfb_ms": 2515,
                            "load_start": 1330,
                            "load_start_float": 1330.0003380000001,
                            "bytesIn": 109036,
                            "objectSize": 109036,
                            "objectSizeUncompressed": 109036,
                            "chunks": [
                                {
                                    "ts": 6441,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6469,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6499,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6521,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6549,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6577,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6595,
                                    "bytes": 10786
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 286,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 109036",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"1a9ec-61ea4a5c2e6b1\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 89,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 109036,
                            "image_save": 11262,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1310,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 67,
                            "http2_stream_dependency": 65,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 338,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "96 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 18,
                                            "max": 255,
                                            "mean": 208.59299999999999,
                                            "standardDeviation": 51.632899999999999,
                                            "kurtosis": -0.80034700000000003,
                                            "skewness": -0.72756299999999996,
                                            "entropy": 0.69433599999999995
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 18,
                                            "max": 255,
                                            "mean": 208.102,
                                            "standardDeviation": 52.029899999999998,
                                            "kurtosis": -0.74993200000000004,
                                            "skewness": -0.739707,
                                            "entropy": 0.70112799999999997
                                        },
                                        "green": {
                                            "min": 18,
                                            "max": 255,
                                            "mean": 208.339,
                                            "standardDeviation": 51.903199999999998,
                                            "kurtosis": -0.78273199999999998,
                                            "skewness": -0.73194999999999999,
                                            "entropy": 0.69734799999999997
                                        },
                                        "blue": {
                                            "min": 18,
                                            "max": 255,
                                            "mean": 209.33699999999999,
                                            "standardDeviation": 50.965699999999998,
                                            "kurtosis": -0.88126000000000004,
                                            "skewness": -0.70831,
                                            "entropy": 0.68453299999999995
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:42+00:00",
                                        "date:modify": "2024-09-06T13:42:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "30c10d1e6044ca411102490830783b17efebfdcdfd989421e95c0f437423e094"
                                    },
                                    "tainted": false,
                                    "filesize": "98250B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "38.282MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6595,
                            "ttfb_start": 1330,
                            "ttfb_end": 3845,
                            "download_start": 3845,
                            "download_end": 6595,
                            "download_ms": 2750,
                            "all_start": 1330,
                            "all_end": 6595,
                            "all_ms": 5265,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "196398.36",
                            "request_id": "196398.36",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                            "raw_id": "196398.36",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5419,
                            "ttfb_ms": 2507,
                            "load_start": 1331,
                            "load_start_float": 1331.000344,
                            "bytesIn": 93502,
                            "objectSize": 93502,
                            "objectSizeUncompressed": 93502,
                            "chunks": [
                                {
                                    "ts": 6624,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6653,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6676,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6704,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6732,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6750,
                                    "bytes": 11627
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 291,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 93502",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"16d3e-61ea4a5d238a3\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 93502,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1311,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 69,
                            "http2_stream_dependency": 67,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 344,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "91 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 186.05699999999999,
                                            "standardDeviation": 78.731999999999999,
                                            "kurtosis": -0.64579200000000003,
                                            "skewness": -0.86948499999999995,
                                            "entropy": 0.79815599999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 190.66399999999999,
                                            "standardDeviation": 74.881799999999998,
                                            "kurtosis": -0.38877299999999998,
                                            "skewness": -0.95108999999999999,
                                            "entropy": 0.79264100000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 186.40899999999999,
                                            "standardDeviation": 78.750500000000002,
                                            "kurtosis": -0.71102299999999996,
                                            "skewness": -0.84581499999999998,
                                            "entropy": 0.79704399999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 181.09899999999999,
                                            "standardDeviation": 82.563800000000001,
                                            "kurtosis": -0.83260199999999995,
                                            "skewness": -0.80125400000000002,
                                            "entropy": 0.80478300000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:42+00:00",
                                        "date:modify": "2024-09-06T13:42:42+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "ff291b47960a82f3b066a162a307c70aa6e9261dac29808d0c7352f358c1347e"
                                    },
                                    "tainted": false,
                                    "filesize": "93502B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "46.7614MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6750,
                            "ttfb_start": 1331,
                            "ttfb_end": 3838,
                            "download_start": 3838,
                            "download_end": 6750,
                            "download_ms": 2912,
                            "all_start": 1331,
                            "all_end": 6750,
                            "all_ms": 5419,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "196398.37",
                            "request_id": "196398.37",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                            "raw_id": "196398.37",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5603,
                            "ttfb_ms": 2519,
                            "load_start": 1331,
                            "load_start_float": 1331.00035,
                            "bytesIn": 110133,
                            "objectSize": 110133,
                            "objectSizeUncompressed": 110133,
                            "chunks": [
                                {
                                    "ts": 6780,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6808,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6837,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6861,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6889,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6917,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6934,
                                    "bytes": 11883
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 110133",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"1ae35-61ea4a5d27724\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 87,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 110133,
                            "image_save": 13263,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1312,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 71,
                            "http2_stream_dependency": 69,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 350,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "96 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "ImageWidth": 400,
                                        "ImageHeight": 733,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "400x733",
                                        "Megapixels": 0.29299999999999998
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 4.1666699999999999,
                                        "y": 7.6354199999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 293200,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 199.178,
                                            "standardDeviation": 61.945999999999998,
                                            "kurtosis": -0.38619799999999999,
                                            "skewness": -0.81644700000000003,
                                            "entropy": 0.70647199999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 199.44300000000001,
                                            "standardDeviation": 61.796900000000001,
                                            "kurtosis": -0.38004900000000003,
                                            "skewness": -0.81951099999999999,
                                            "entropy": 0.70436200000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 199.16200000000001,
                                            "standardDeviation": 61.924700000000001,
                                            "kurtosis": -0.38757999999999998,
                                            "skewness": -0.81499299999999997,
                                            "entropy": 0.70692299999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 198.929,
                                            "standardDeviation": 62.116599999999998,
                                            "kurtosis": -0.39118399999999998,
                                            "skewness": -0.81476099999999996,
                                            "entropy": 0.70813199999999998
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 400,
                                        "height": 733,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 80,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v80), quality = 80\n",
                                        "date:create": "2024-09-06T13:42:43+00:00",
                                        "date:modify": "2024-09-06T13:42:43+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "d6b132f7992431245fac360741e84cad552dd3460b270c5fea00a2c9697678c2"
                                    },
                                    "tainted": false,
                                    "filesize": "98250B",
                                    "numberPixels": "293200",
                                    "pixelsPerSecond": "38.9121MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.007"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 6934,
                            "ttfb_start": 1331,
                            "ttfb_end": 3850,
                            "download_start": 3850,
                            "download_end": 6934,
                            "download_ms": 3084,
                            "all_start": 1331,
                            "all_end": 6934,
                            "all_ms": 5603,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "196398.38",
                            "request_id": "196398.38",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/bird.svg",
                            "raw_id": "196398.38",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5976,
                            "ttfb_ms": 2523,
                            "load_start": 1331,
                            "load_start_float": 1331.000356,
                            "bytesIn": 220962,
                            "objectSize": 220962,
                            "objectSizeUncompressed": 220962,
                            "chunks": [
                                {
                                    "ts": 6964,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 6992,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7020,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7049,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7073,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7100,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7129,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7159,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7185,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7214,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7237,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7266,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7294,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7307,
                                    "bytes": 8087
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 321,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/bird.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 220962",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"35f22-61c438b300354\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:03 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1975,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 42,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 220962,
                            "gzip_save": 126370,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1314,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 73,
                            "http2_stream_dependency": 71,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 356,
                            "server_port": "443",
                            "load_end": 7307,
                            "ttfb_start": 1331,
                            "ttfb_end": 3854,
                            "download_start": 3854,
                            "download_end": 7307,
                            "download_ms": 3453,
                            "all_start": 1331,
                            "all_end": 7307,
                            "all_ms": 5976,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "196398.39",
                            "request_id": "196398.39",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/subscribe.svg",
                            "raw_id": "196398.39",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 5986,
                            "ttfb_ms": 2529,
                            "load_start": 1332,
                            "load_start_float": 1332.000362,
                            "bytesIn": 5261,
                            "objectSize": 5261,
                            "objectSizeUncompressed": 5261,
                            "chunks": [
                                {
                                    "ts": 7318,
                                    "bytes": 5261
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 324,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/subscribe.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 5261",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"148d-61c438b50e959\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:05 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1990,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 43,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 5261,
                            "gzip_save": 2965,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1315,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 75,
                            "http2_stream_dependency": 73,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 362,
                            "server_port": "443",
                            "load_end": 7318,
                            "ttfb_start": 1332,
                            "ttfb_end": 3861,
                            "download_start": 3861,
                            "download_end": 7318,
                            "download_ms": 3457,
                            "all_start": 1332,
                            "all_end": 7318,
                            "all_ms": 5986,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "196398.40",
                            "request_id": "196398.40",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                            "raw_id": "196398.40",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 8093,
                            "ttfb_ms": 2531,
                            "load_start": 1332,
                            "load_start_float": 1332.000368,
                            "bytesIn": 1256630,
                            "objectSize": 1256630,
                            "objectSizeUncompressed": 1256630,
                            "chunks": [
                                {
                                    "ts": 7346,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7376,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7400,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7426,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7454,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7485,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7511,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7534,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7563,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7591,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7619,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7648,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7676,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7700,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7728,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7757,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7785,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7813,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7841,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7865,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7893,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7921,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7950,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 7979,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8002,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8030,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8058,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8087,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8115,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8151,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8168,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8195,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8223,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8251,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8280,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8308,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8332,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8360,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8390,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8416,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8445,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8474,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8497,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8525,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8556,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8580,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8610,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8634,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8662,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8690,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8719,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8747,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8777,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8799,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8827,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8856,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8886,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8912,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8940,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8964,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 8993,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9021,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9049,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9078,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9106,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9129,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9159,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9186,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9214,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9242,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9266,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9294,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9323,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9351,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9382,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9407,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9425,
                                    "bytes": 12130
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 337,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 1256630",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"132cb6-61c43d4e51c73\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2170,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1256630,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1316,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 77,
                            "http2_stream_dependency": 75,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 368,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Truncated PNG image"
                                    },
                                    "File": {
                                        "FileSize": "1215 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1000,
                                        "ImageHeight": 1000,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "1000x1000",
                                        "Megapixels": 1
                                    }
                                }
                            },
                            "load_end": 9425,
                            "ttfb_start": 1332,
                            "ttfb_end": 3863,
                            "download_start": 3863,
                            "download_end": 9425,
                            "download_ms": 5562,
                            "all_start": 1332,
                            "all_end": 9425,
                            "all_ms": 8093,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "196398.41",
                            "request_id": "196398.41",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                            "raw_id": "196398.41",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 9011,
                            "ttfb_ms": 2520,
                            "load_start": 1334,
                            "load_start_float": 1334.000374,
                            "bytesIn": 548914,
                            "objectSize": 548914,
                            "objectSizeUncompressed": 548914,
                            "chunks": [
                                {
                                    "ts": 9455,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9483,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9507,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9535,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9563,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9591,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9620,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9648,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9672,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9700,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9728,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9756,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9785,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9809,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9837,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9865,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9893,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9921,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9950,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 9974,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10002,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10030,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10058,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10087,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10115,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10138,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10167,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10195,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10224,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10252,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10280,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10304,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10332,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10345,
                                    "bytes": 8539
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 349,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 548914",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"86032-61c43d4e3f392\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2233,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 548914,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1318,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 79,
                            "http2_stream_dependency": 77,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 374,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Truncated PNG image"
                                    },
                                    "File": {
                                        "FileSize": "528 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1000,
                                        "ImageHeight": 1020,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "1000x1020",
                                        "Megapixels": 1
                                    }
                                }
                            },
                            "load_end": 10345,
                            "ttfb_start": 1334,
                            "ttfb_end": 3854,
                            "download_start": 3854,
                            "download_end": 10345,
                            "download_ms": 6491,
                            "all_start": 1334,
                            "all_end": 10345,
                            "all_ms": 9011,
                            "index": 41,
                            "number": 42
                        },
                        {
                            "type": 3,
                            "id": "196398.42",
                            "request_id": "196398.42",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                            "raw_id": "196398.42",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 9662,
                            "ttfb_ms": 2525,
                            "load_start": 1334,
                            "load_start_float": 1334.00038,
                            "bytesIn": 387795,
                            "objectSize": 387795,
                            "objectSizeUncompressed": 387795,
                            "chunks": [
                                {
                                    "ts": 10375,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10401,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10431,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10459,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10484,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10511,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10539,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10568,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10596,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10619,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10648,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10677,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10705,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10733,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10761,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10786,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10813,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10842,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10871,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10898,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10926,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10950,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10978,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 10996,
                                    "bytes": 11170
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 361,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 387795",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"5ead3-61c43d4e52c13\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2224,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 387795,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1319,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 81,
                            "http2_stream_dependency": 79,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 380,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Truncated PNG image"
                                    },
                                    "File": {
                                        "FileSize": "368 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1000,
                                        "ImageHeight": 1052,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "1000x1052",
                                        "Megapixels": 1.1000000000000001
                                    }
                                }
                            },
                            "load_end": 10996,
                            "ttfb_start": 1334,
                            "ttfb_end": 3859,
                            "download_start": 3859,
                            "download_end": 10996,
                            "download_ms": 7137,
                            "all_start": 1334,
                            "all_end": 10996,
                            "all_ms": 9662,
                            "index": 42,
                            "number": 43
                        },
                        {
                            "type": 3,
                            "id": "196398.43",
                            "request_id": "196398.43",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                            "raw_id": "196398.43",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 10765,
                            "ttfb_ms": 2531,
                            "load_start": 1334,
                            "load_start_float": 1334.0003859999999,
                            "bytesIn": 656268,
                            "objectSize": 656268,
                            "objectSizeUncompressed": 656268,
                            "chunks": [
                                {
                                    "ts": 11026,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11054,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11082,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11108,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11136,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11166,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11191,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11219,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11247,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11272,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11299,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11327,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11355,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11384,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11412,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11436,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11464,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11492,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11521,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11549,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11577,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11601,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11629,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11657,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11686,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11714,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11742,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11766,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11794,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11822,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11851,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11879,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11903,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11931,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11959,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 11988,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12016,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12044,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12067,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12096,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12099,
                                    "bytes": 1268
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 373,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 656268",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"a038c-61c43d4e683d4\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2203,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 656268,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1320,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 83,
                            "http2_stream_dependency": 81,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 386,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "641 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1000,
                                        "ImageHeight": 846,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "1000x846",
                                        "Megapixels": 0.84599999999999997
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1000,
                                        "height": 846,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 26.454999999999998,
                                        "y": 22.381
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 846000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 201.47399999999999,
                                            "standardDeviation": 9.9999999999999998e-13,
                                            "kurtosis": -0.55339400000000005,
                                            "skewness": -1.1491400000000001,
                                            "entropy": 0.36572900000000003
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": -2.8311099999999999e-14,
                                            "standardDeviation": 9.9999999999999998e-13,
                                            "kurtosis": 1.6384000000000001e+52,
                                            "skewness": 9.3750000000000007e+35,
                                            "entropy": 0
                                        },
                                        "red": {
                                            "min": 4,
                                            "max": 255,
                                            "mean": 187.095,
                                            "standardDeviation": 91.960300000000004,
                                            "kurtosis": -1.35798,
                                            "skewness": -0.72443800000000003,
                                            "entropy": 0.48973
                                        },
                                        "green": {
                                            "min": 1,
                                            "max": 255,
                                            "mean": 184.46199999999999,
                                            "standardDeviation": 94.808599999999998,
                                            "kurtosis": -1.3825700000000001,
                                            "skewness": -0.70975699999999997,
                                            "entropy": 0.48811300000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 179.339,
                                            "standardDeviation": 99.428299999999993,
                                            "kurtosis": -1.4471700000000001,
                                            "skewness": -0.66142500000000004,
                                            "entropy": 0.48507400000000001
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1000,
                                        "height": 846,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:42:48+00:00",
                                        "date:modify": "2024-09-06T13:42:48+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "1000, 846",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "5e934f3a9cee008d728cff8fc42907ce723e0463d27c69fc3827fd0cb21405b4"
                                    },
                                    "tainted": false,
                                    "filesize": "656268B",
                                    "numberPixels": "846000",
                                    "pixelsPerSecond": "26.1266MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.032"
                                }
                            },
                            "load_end": 12099,
                            "ttfb_start": 1334,
                            "ttfb_end": 3865,
                            "download_start": 3865,
                            "download_end": 12099,
                            "download_ms": 8234,
                            "all_start": 1334,
                            "all_end": 12099,
                            "all_ms": 10765,
                            "index": 43,
                            "number": 44
                        },
                        {
                            "type": 3,
                            "id": "196398.44",
                            "request_id": "196398.44",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/newsletter.svg",
                            "raw_id": "196398.44",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 10770,
                            "ttfb_ms": 2528,
                            "load_start": 1334,
                            "load_start_float": 1334.0003919999999,
                            "bytesIn": 2976,
                            "objectSize": 2976,
                            "objectSizeUncompressed": 2976,
                            "chunks": [
                                {
                                    "ts": 12104,
                                    "bytes": 2976
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 473,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/newsletter.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 2976",
                                    "content-type: image\/svg+xml",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"ba0-61c438b5398dc\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:06 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1993,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 47,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2976,
                            "gzip_save": 1576,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1321,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 85,
                            "http2_stream_dependency": 83,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 392,
                            "server_port": "443",
                            "load_end": 12104,
                            "ttfb_start": 1334,
                            "ttfb_end": 3862,
                            "download_start": 3862,
                            "download_end": 12104,
                            "download_ms": 8242,
                            "all_start": 1334,
                            "all_end": 12104,
                            "all_ms": 10770,
                            "index": 44,
                            "number": 45
                        },
                        {
                            "type": 3,
                            "id": "196398.91",
                            "request_id": "196398.91",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/paper.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/paper.jpg",
                            "raw_id": "196398.91",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 10962,
                            "ttfb_ms": 2475,
                            "load_start": 1378,
                            "load_start_float": 1378.0003999999999,
                            "bytesIn": 141175,
                            "objectSize": 141175,
                            "objectSizeUncompressed": 141175,
                            "chunks": [
                                {
                                    "ts": 12134,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12166,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12186,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12214,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12242,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12272,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12299,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12322,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12340,
                                    "bytes": 10175
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:38 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/paper.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 141175",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"22777-61c438b02c901\"",
                                    "expires: Sun, 06 Oct 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:00 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2035,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 79,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 141175,
                            "image_save": 29334,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1376,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 87,
                            "http2_stream_dependency": 85,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 400,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "128 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "ExifByteOrder": "Big-endian (Motorola, MM)",
                                        "CurrentIPTCDigest": "cdcffa7da8c7be09057076aeaf05c34e",
                                        "ImageWidth": 1679,
                                        "ImageHeight": 1191,
                                        "EncodingProcess": "Baseline DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "EXIF": {
                                        "ImageWidth": 1679,
                                        "ImageHeight": 1191,
                                        "BitsPerSample": "8 8 8",
                                        "PhotometricInterpretation": "RGB",
                                        "Orientation": "Horizontal (normal)",
                                        "SamplesPerPixel": 3,
                                        "XResolution": 72,
                                        "YResolution": 72,
                                        "ResolutionUnit": "inches",
                                        "Software": "Adobe Photoshop 24.6 (Macintosh)",
                                        "ModifyDate": "2023:09:28 10:23:46",
                                        "ExifVersion": "0231",
                                        "ColorSpace": "Uncalibrated",
                                        "ExifImageWidth": 1679,
                                        "ExifImageHeight": 1191,
                                        "Compression": "JPEG (old-style)",
                                        "ThumbnailOffset": 398,
                                        "ThumbnailLength": 1028,
                                        "ThumbnailImage": "(Binary data 1028 bytes, use -b option to extract)"
                                    },
                                    "IPTC": {
                                        "CodedCharacterSet": "UTF8",
                                        "ApplicationRecordVersion": 0
                                    },
                                    "Photoshop": {
                                        "IPTCDigest": "cdcffa7da8c7be09057076aeaf05c34e",
                                        "XResolution": 72,
                                        "DisplayedUnitsX": "inches",
                                        "YResolution": 72,
                                        "DisplayedUnitsY": "inches",
                                        "PrintStyle": "Centered",
                                        "PrintPosition": "0 0",
                                        "PrintScale": 1,
                                        "GlobalAngle": 30,
                                        "GlobalAltitude": 30,
                                        "URL_List": [],
                                        "SlicesGroupName": "paper",
                                        "NumSlices": 1,
                                        "PixelAspectRatio": 1,
                                        "PhotoshopThumbnail": "(Binary data 1028 bytes, use -b option to extract)",
                                        "HasRealMergedData": "Yes",
                                        "WriterName": "Adobe Photoshop",
                                        "ReaderName": "Adobe Photoshop 2023",
                                        "PhotoshopQuality": 8,
                                        "PhotoshopFormat": "Standard",
                                        "ProgressiveScans": "3 Scans"
                                    },
                                    "XMP": {
                                        "XMPToolkit": "Adobe XMP Core 9.1-c001 79.a8d475349, 2023\/03\/23-13:05:45        ",
                                        "DocumentID": "CA284E2DBB054864660EAD5B544D33BA",
                                        "InstanceID": "xmp.iid:772adee2-5cdf-4ecd-b7d0-5ed8eb17b4dd",
                                        "OriginalDocumentID": "CA284E2DBB054864660EAD5B544D33BA",
                                        "Format": "image\/jpeg",
                                        "ColorMode": "RGB",
                                        "CreateDate": "2023:09:25 17:54:46+02:00",
                                        "MetadataDate": "2023:09:28 10:23:46+02:00",
                                        "ModifyDate": "2023:09:28 10:23:46+02:00",
                                        "HistoryAction": "saved",
                                        "HistoryInstanceID": "xmp.iid:772adee2-5cdf-4ecd-b7d0-5ed8eb17b4dd",
                                        "HistoryWhen": "2023:09:28 10:23:46+02:00",
                                        "HistorySoftwareAgent": "Adobe Photoshop 24.6 (Macintosh)",
                                        "HistoryChanged": "\/",
                                        "DocumentAncestors": "CA284E2DBB054864660EAD5B544D33BA"
                                    },
                                    "APP14": {
                                        "DCTEncodeVersion": 100,
                                        "APP14Flags0": "(none)",
                                        "APP14Flags1": "(none)",
                                        "ColorTransform": "YCbCr"
                                    },
                                    "Composite": {
                                        "ImageSize": "1679x1191",
                                        "Megapixels": 2
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1679,
                                        "height": 1191,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 72,
                                        "y": 72
                                    },
                                    "printSize": {
                                        "x": 23.319400000000002,
                                        "y": 16.541699999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1999689,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 94,
                                            "max": 255,
                                            "mean": 222.828,
                                            "standardDeviation": 27.420000000000002,
                                            "kurtosis": 7.7136500000000003,
                                            "skewness": -3.0658500000000002,
                                            "entropy": 0.60436400000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 94,
                                            "max": 255,
                                            "mean": 226.36799999999999,
                                            "standardDeviation": 28.4421,
                                            "kurtosis": 7.9132400000000001,
                                            "skewness": -3.11863,
                                            "entropy": 0.61272099999999996
                                        },
                                        "green": {
                                            "min": 128,
                                            "max": 255,
                                            "mean": 221.732,
                                            "standardDeviation": 27.108000000000001,
                                            "kurtosis": 7.9029800000000003,
                                            "skewness": -3.1162700000000001,
                                            "entropy": 0.60783799999999999
                                        },
                                        "blue": {
                                            "min": 128,
                                            "max": 244,
                                            "mean": 220.38399999999999,
                                            "standardDeviation": 26.710000000000001,
                                            "kurtosis": 7.9161999999999999,
                                            "skewness": -3.1201699999999999,
                                            "entropy": 0.59253100000000003
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1679,
                                        "height": 1191,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 91,
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2024-09-06T13:42:48+00:00",
                                        "date:modify": "2024-09-06T13:42:48+00:00",
                                        "exif:BitsPerSample": "8, 8, 8",
                                        "exif:ColorSpace": "65535",
                                        "exif:DateTime": "2023:09:28 10:23:46",
                                        "exif:ExifOffset": "236",
                                        "exif:ExifVersion": "48, 50, 51, 49",
                                        "exif:ImageLength": "1191",
                                        "exif:ImageWidth": "1679",
                                        "exif:PhotometricInterpretation": "2",
                                        "exif:PixelXDimension": "1679",
                                        "exif:PixelYDimension": "1191",
                                        "exif:SamplesPerPixel": "3",
                                        "exif:Software": "Adobe Photoshop 24.6 (Macintosh)",
                                        "exif:thumbnail:Compression": "6",
                                        "exif:thumbnail:JPEGInterchangeFormat": "386",
                                        "exif:thumbnail:JPEGInterchangeFormatLength": "1028",
                                        "exif:thumbnail:ResolutionUnit": "2",
                                        "exif:thumbnail:XResolution": "72\/1",
                                        "exif:thumbnail:YResolution": "72\/1",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "f84a0021dd68fe073d621fd7ed5e5b78b8bd358ebf03aa4252a7ad8b0a84fee3"
                                    },
                                    "profiles": {
                                        "8bim": {
                                            "length": 3364
                                        },
                                        "exif": {
                                            "length": 1420
                                        },
                                        "iptc": {
                                            "City[1,90]": [
                                                "0x00000000: 254700                                        -%G"
                                            ],
                                            "Unknown[2,0]": [
                                                null
                                            ],
                                            "length": 15
                                        },
                                        "xmp": {
                                            "length": 3368
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "131000B",
                                    "numberPixels": "1.99969M",
                                    "pixelsPerSecond": "56.8704MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.035"
                                }
                            },
                            "jpeg_scan_count": 1,
                            "score_progressive_jpeg": 0,
                            "load_end": 12340,
                            "ttfb_start": 1378,
                            "ttfb_end": 3853,
                            "download_start": 3853,
                            "download_end": 12340,
                            "download_ms": 8487,
                            "all_start": 1378,
                            "all_end": 12340,
                            "all_ms": 10962,
                            "index": 45,
                            "number": 46
                        },
                        {
                            "type": 3,
                            "id": "196398.63",
                            "request_id": "196398.63",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                            "raw_id": "196398.63",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 2405,
                            "ttfb_ms": 2382,
                            "load_start": 1482,
                            "load_start_float": 1482.0004140000001,
                            "bytesIn": 46785,
                            "objectSize": 46785,
                            "objectSizeUncompressed": 46785,
                            "chunks": [
                                {
                                    "ts": 3884,
                                    "bytes": 31190
                                },
                                {
                                    "ts": 3887,
                                    "bytes": 15595
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:38 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 46785",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"b6c1-61c438ca14834\"",
                                    "expires: Sun, 08 Sep 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:28 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2017,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1479,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 89,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 414,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 3887,
                            "ttfb_start": 1482,
                            "ttfb_end": 3864,
                            "download_start": 3864,
                            "download_end": 3887,
                            "download_ms": 23,
                            "all_start": 1482,
                            "all_end": 3887,
                            "all_ms": 2405,
                            "index": 46,
                            "number": 47
                        },
                        {
                            "type": 3,
                            "id": "196398.77",
                            "request_id": "196398.77",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Medium.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/JobClarendon-Medium.woff2",
                            "raw_id": "196398.77",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 10924,
                            "ttfb_ms": 10886,
                            "load_start": 1482,
                            "load_start_float": 1482.0004200000001,
                            "bytesIn": 40580,
                            "objectSize": 40580,
                            "objectSizeUncompressed": 40580,
                            "chunks": [
                                {
                                    "ts": 12372,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 12399,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12406,
                                    "bytes": 7897
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:38 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/JobClarendon-Medium.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 40580",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:38 GMT",
                                    "etag: \"9e84-61c438c9234c3\"",
                                    "expires: Sun, 08 Sep 2024 13:42:38 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:27 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2002,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1480,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 91,
                            "http2_stream_dependency": 89,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 420,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 44176,
                                    "GDEF": 476,
                                    "GPOS": 30942,
                                    "GSUB": 3618,
                                    "OS\/2": 96,
                                    "cmap": 1486,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 3552,
                                    "maxp": 6,
                                    "name": 1041,
                                    "post": 32
                                },
                                "names": {
                                    "0": "c David Jonathan Ross 2020",
                                    "1": "Job Clarendon Medium",
                                    "2": "Regular",
                                    "3": "2.001;djr ;JobClarendon-Medium",
                                    "4": "Job Clarendon Medium",
                                    "5": "2.001",
                                    "6": "JobClarendon-Medium",
                                    "8": "DJR",
                                    "9": "David Jonathan Ross",
                                    "11": "https:\/\/djr.com",
                                    "12": "https:\/\/djr.com",
                                    "14": "https:\/\/djr.com\/license",
                                    "16": "Job Clarendon",
                                    "17": "Medium"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 390,
                                    "usWeightClass": 500,
                                    "usWidthClass": 5,
                                    "fsType": 8,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 331,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354687,
                                    "ulUnicodeRange2": 268484714,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "djr ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 63743,
                                    "sTypoAscender": 800,
                                    "sTypoDescender": -200,
                                    "sTypoLineGap": 200,
                                    "usWinAscent": 1000,
                                    "usWinDescent": 200,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 552,
                                    "sCapHeight": 775,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        173,
                                        174,
                                        175,
                                        176,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        416,
                                        417,
                                        431,
                                        432,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        601,
                                        699,
                                        700,
                                        710,
                                        711,
                                        713,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        778,
                                        779,
                                        780,
                                        786,
                                        795,
                                        803,
                                        806,
                                        807,
                                        808,
                                        814,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7712,
                                        7713,
                                        7716,
                                        7717,
                                        7722,
                                        7723,
                                        7734,
                                        7735,
                                        7736,
                                        7737,
                                        7738,
                                        7739,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7770,
                                        7771,
                                        7772,
                                        7773,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7822,
                                        7823,
                                        7826,
                                        7827,
                                        7838,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8208,
                                        8209,
                                        8211,
                                        8212,
                                        8213,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8482,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8678,
                                        8679,
                                        8680,
                                        8681,
                                        8722,
                                        9754,
                                        9755,
                                        9756,
                                        9758,
                                        10033,
                                        63743
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "liga",
                                                "ordn",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss06",
                                                "ss07",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "liga",
                                                "ordn",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss06",
                                                "ss07",
                                                "zero"
                                            ],
                                            "CAT ": [
                                                "locl"
                                            ],
                                            "MOL ": [
                                                "locl"
                                            ],
                                            "ROM ": [
                                                "locl"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 522,
                                    "num_glyphs": 889
                                }
                            },
                            "load_end": 12406,
                            "ttfb_start": 1482,
                            "ttfb_end": 12368,
                            "download_start": 12368,
                            "download_end": 12406,
                            "download_ms": 38,
                            "all_start": 1482,
                            "all_end": 12406,
                            "all_ms": 10924,
                            "index": 47,
                            "number": 48
                        },
                        {
                            "type": 3,
                            "id": "196398.83",
                            "request_id": "196398.83",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Medium.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/ShiftWeb-Medium.woff2",
                            "raw_id": "196398.83",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 11029,
                            "ttfb_ms": 10949,
                            "load_start": 1485,
                            "load_start_float": 1485.0004260000001,
                            "bytesIn": 61896,
                            "objectSize": 61896,
                            "objectSizeUncompressed": 61896,
                            "chunks": [
                                {
                                    "ts": 12440,
                                    "bytes": 16262
                                },
                                {
                                    "ts": 12464,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12492,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12514,
                                    "bytes": 12884
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ShiftWeb-Medium.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 61896",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                    "etag: \"f1c8-61c438cd7d931\"",
                                    "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:31 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1990,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1484,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 93,
                            "http2_stream_dependency": 91,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 426,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 12514,
                            "ttfb_start": 1485,
                            "ttfb_end": 12434,
                            "download_start": 12434,
                            "download_end": 12514,
                            "download_ms": 80,
                            "all_start": 1485,
                            "all_end": 12514,
                            "all_ms": 11029,
                            "index": 48,
                            "number": 49
                        },
                        {
                            "type": 3,
                            "id": "196398.8",
                            "request_id": "196398.8",
                            "ip_addr": "169.150.247.39",
                            "full_url": "https:\/\/plausible.io\/js\/plausible.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "plausible.io",
                            "url": "\/js\/plausible.js",
                            "raw_id": "196398.8",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 148,
                            "ttfb_ms": 146,
                            "load_start": 1661,
                            "load_start_float": 1661.0001990000001,
                            "bytesIn": 815,
                            "objectSize": 815,
                            "objectSizeUncompressed": 1386,
                            "chunks": [
                                {
                                    "ts": 1809,
                                    "bytes": 815,
                                    "inflated": 1386
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=3600",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 413,
                            "protocol": "HTTP\/2",
                            "dns_start": 1283,
                            "dns_end": 1408,
                            "connect_start": 1409,
                            "connect_end": 1515,
                            "ssl_start": 1515,
                            "ssl_end": 1660,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "plausible.io",
                                "sanList": [
                                    "plausible.io"
                                ],
                                "issuer": "R10",
                                "validFrom": 1725271802,
                                "validTo": 1733047801,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725275312343,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220717584021284846AB0EB2029253DEB5F2C964C05B84A69C3C7F77CF869719BE4022100DEB0CFE43E541B40DE49573A14910020BEA7BEA817DD96F310AA4C9412B78F40"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1725275312393,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E0E6621E1B5DD5A7054EA07BDB2FEAE5E1EB84EE23D19C6F90CDE89958822B4F02206DB1EB07657072BB0F9A6DE25D1DCABB04DD72E530CC33EB93B66187D4345CDA"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 39,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: plausible.io",
                                    ":method: GET",
                                    ":path: \/js\/plausible.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":9443\"; ma=2592000",
                                    "application: 127.0.0.1",
                                    "cache-control: public, max-age=3600",
                                    "cdn-cache: HIT",
                                    "cdn-cachedat: 09\/06\/2024 13:22:20",
                                    "cdn-edgestorageid: 1080",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 682664",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: 19b271044524f88a16e514abef9f6568",
                                    "cdn-requestpullcode: 200",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-status: 200",
                                    "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                    "content-encoding: br",
                                    "content-type: application\/javascript",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 13:42:37 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "server: BunnyCDN-DE1-1082",
                                    "vary: Accept-Encoding",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1711,
                            "score_cache": 50,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 125,
                            "connect_ms": 106,
                            "ssl_ms": 145,
                            "gzip_total": 1368,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 1282,
                            "socket_group": "https:\/\/plausible.io <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 199,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBE67ZvQST5GBL8X7376m5Eo3MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTAyMTAxMDAyWhcNMjQxMjAxMTAxMDAxWjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCd\n2zDRLVTfp2AvE8FEEvk7dLov286lg2AjiW8Km8okryTSev0LOT8mZ3ynNQGrhHdP\nkW11sLQmwU0XpZNyuapH73phP4tIl5faTev4DZ79g8cK6hOdk5k8iVHcYF+GXoif\nxanjKEiYNI1YP5+rt0DXmqOD5NVTV3ryP1rNSgEYE7sjk4EFEq4WPsed3pprx4FZ\nVbCpC\/cxUvIYuSLhDvzxVf18ojESpBaOaLvgdZlkehVbHd8ce0QGh6ewRsvK\/Jwe\nPavp2tbZU8mk8eAGfjfdGuzoTpn+XUfMdmapmEITpr9kKU8pMBqdaORwoMU926de\n1XZv41Kdikmz2isZBXL9AgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFJSOqOoYKNXEhYFgUzjmOdL2LJHYMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGRsmwQ1wAABAMARzBFAiBxdYQCEoSEarDrICklPetfLJZM\nBbhKacPH93z4aXGb5AIhAN6wz+Q+VBtA3klXOhSRACC+p76oF92W8xCqTJQSt49A\nAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRsmwRCQAABAMA\nRzBFAiEA4OZiHhtd1acFTqB72y\/q5eHrhO4j0ZxvkM3omViCK08CIG2x6wdlcHK7\nD5pt4l0dyrsE3XLlMMwz65O2YYfUNFzaMA0GCSqGSIb3DQEBCwUAA4IBAQC8o4Im\nJPXxBzHFQ5Ig7Cwtwfxh1yfP1uBwidc5+9omOfg6obl0s1P4D9aFn6qU0+XLHl68\nFj\/anp9uceBS6ac6qNql4vjd3mQfCUYieGxC0x784x+ATG9JiJARweuf7mp6q8Jh\npFPe8M4wuEkAGVICDACGHH8\/lf1T1VLaiSGPwzx8IIQVxBueF1+2lnWAnaSTmqAb\nGt7747HZhFBNLJzhbdHKbXntwZrW3YHHNlZBbJUXvoRwS62awctf6\/uWmqHLWONz\nvVylcs22CrsXom+iW3XA33W1VXYiB6H1KLmm2P8QGEGBdqBLfl4n\/roRJKVtazfR\nbg7hPOFFRrITibgk\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1809,
                            "ttfb_start": 1661,
                            "ttfb_end": 1807,
                            "download_start": 1807,
                            "download_end": 1809,
                            "download_ms": 2,
                            "all_start": 1283,
                            "all_end": 1809,
                            "all_ms": 524,
                            "index": 49,
                            "number": 50,
                            "cpuTimes": {
                                "EvaluateScript": 12,
                                "v8.compile": 0,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 12,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 13,
                            "js_timing": [
                                [
                                    3344.7629999999999,
                                    3357.1709999999998
                                ],
                                [
                                    3344.779,
                                    3344.8960000000002
                                ],
                                [
                                    4025.6089999999999,
                                    4025.826
                                ],
                                [
                                    4025.8589999999999,
                                    4025.8679999999999
                                ],
                                [
                                    4027.471,
                                    4027.5219999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "196398.73",
                            "request_id": "196398.73",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                            "raw_id": "196398.73",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 10747,
                            "ttfb_ms": 10706,
                            "load_start": 1833,
                            "load_start_float": 1833.00045,
                            "bytesIn": 40076,
                            "objectSize": 40076,
                            "objectSizeUncompressed": 40076,
                            "chunks": [
                                {
                                    "ts": 12542,
                                    "bytes": 16242
                                },
                                {
                                    "ts": 12568,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12580,
                                    "bytes": 7459
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/TrioGrotesk-Bold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 40076",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                    "etag: \"9c8c-61c438cb07ae5\"",
                                    "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:29 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1993,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1832,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 95,
                            "http2_stream_dependency": 93,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 450,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 46736,
                                    "GDEF": 166,
                                    "GPOS": 11896,
                                    "GSUB": 4204,
                                    "OS\/2": 96,
                                    "cmap": 1202,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2126,
                                    "maxp": 6,
                                    "name": 1554,
                                    "post": 32
                                },
                                "names": {
                                    "0": "Copyright \u00a9 2020 Schick Toikka. All rights reserved. Trio Grotes",
                                    "1": "Trio Grotesk",
                                    "2": "Bold",
                                    "3": "2.002;SCTO;TrioGrotesk-Bold",
                                    "4": "Trio Grotesk Bold",
                                    "5": "Version 2.002;hotconv 1.0.109;makeotfexe 2.5.65596",
                                    "6": "TrioGrotesk-Bold",
                                    "7": "Trio Grotesk is a trademark of Schick Toikka",
                                    "8": "Schick Toikka",
                                    "9": "Schick Toikka",
                                    "11": "http:\/\/www.schick-toikka.com",
                                    "12": "http:\/\/www.schick-toikka.com",
                                    "14": "http:\/\/www.schick-toikka.com\/legal\/"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 793,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 4,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 301,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 7,
                                    "ulUnicodeRange2": 1,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "SCTO",
                                    "fsSelection": 32,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 815,
                                    "sTypoDescender": -185,
                                    "sTypoLineGap": 370,
                                    "usWinAscent": 1060,
                                    "usWinDescent": 310,
                                    "ulCodePageRange1": 536871059,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 519,
                                    "sCapHeight": 742,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 8,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        402,
                                        437,
                                        438,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        778,
                                        779,
                                        780,
                                        786,
                                        789,
                                        806,
                                        807,
                                        808,
                                        960,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7818,
                                        7819,
                                        7922,
                                        7923,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8364,
                                        8482,
                                        8486,
                                        8531,
                                        8532,
                                        8533,
                                        8534,
                                        8535,
                                        8536,
                                        8537,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8706,
                                        8709,
                                        8710,
                                        8719,
                                        8721,
                                        8722,
                                        8730,
                                        8734,
                                        8747,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9674,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "MOL ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "case",
                                                "ccmp",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "subs",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "AZE ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "CAT ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "CRT ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "KAZ ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "MOL ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "NLD ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "TAT ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ],
                                            "TRK ": [
                                                "cpsp",
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 438,
                                    "num_glyphs": 532
                                }
                            },
                            "load_end": 12580,
                            "ttfb_start": 1833,
                            "ttfb_end": 12539,
                            "download_start": 12539,
                            "download_end": 12580,
                            "download_ms": 41,
                            "all_start": 1833,
                            "all_end": 12580,
                            "all_ms": 10747,
                            "index": 50,
                            "number": 51
                        },
                        {
                            "type": 3,
                            "id": "196398.75",
                            "request_id": "196398.75",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Regular.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/JobClarendon-Regular.woff2",
                            "raw_id": "196398.75",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 11065,
                            "ttfb_ms": 11032,
                            "load_start": 1836,
                            "load_start_float": 1836.000456,
                            "bytesIn": 37280,
                            "objectSize": 37280,
                            "objectSizeUncompressed": 37280,
                            "chunks": [
                                {
                                    "ts": 12877,
                                    "bytes": 16175
                                },
                                {
                                    "ts": 12893,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12901,
                                    "bytes": 4730
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/JobClarendon-Regular.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 37280",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                    "etag: \"91a0-61c438c899999\"",
                                    "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:26 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2005,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1834,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 97,
                            "http2_stream_dependency": 95,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 456,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 40003,
                                    "GDEF": 476,
                                    "GPOS": 30936,
                                    "GSUB": 3618,
                                    "OS\/2": 96,
                                    "cmap": 1486,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 3552,
                                    "maxp": 6,
                                    "name": 1011,
                                    "post": 32
                                },
                                "names": {
                                    "0": "c David Jonathan Ross 2020",
                                    "1": "Job Clarendon",
                                    "2": "Regular",
                                    "3": "2.001;djr ;JobClarendon-Regular",
                                    "4": "Job Clarendon Regular",
                                    "5": "2.001",
                                    "6": "JobClarendon-Regular",
                                    "8": "DJR",
                                    "9": "David Jonathan Ross",
                                    "11": "https:\/\/djr.com",
                                    "12": "https:\/\/djr.com",
                                    "14": "https:\/\/djr.com\/license"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 346,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 8,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 329,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354687,
                                    "ulUnicodeRange2": 268484714,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "djr ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 63743,
                                    "sTypoAscender": 800,
                                    "sTypoDescender": -200,
                                    "sTypoLineGap": 200,
                                    "usWinAscent": 1000,
                                    "usWinDescent": 200,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 548,
                                    "sCapHeight": 775,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        173,
                                        174,
                                        175,
                                        176,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        416,
                                        417,
                                        431,
                                        432,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        601,
                                        699,
                                        700,
                                        710,
                                        711,
                                        713,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        778,
                                        779,
                                        780,
                                        786,
                                        795,
                                        803,
                                        806,
                                        807,
                                        808,
                                        814,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7712,
                                        7713,
                                        7716,
                                        7717,
                                        7722,
                                        7723,
                                        7734,
                                        7735,
                                        7736,
                                        7737,
                                        7738,
                                        7739,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7770,
                                        7771,
                                        7772,
                                        7773,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7822,
                                        7823,
                                        7826,
                                        7827,
                                        7838,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8208,
                                        8209,
                                        8211,
                                        8212,
                                        8213,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8482,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8678,
                                        8679,
                                        8680,
                                        8681,
                                        8722,
                                        9754,
                                        9755,
                                        9756,
                                        9758,
                                        10033,
                                        63743
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "liga",
                                                "ordn",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss06",
                                                "ss07",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "liga",
                                                "ordn",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss06",
                                                "ss07",
                                                "zero"
                                            ],
                                            "CAT ": [
                                                "locl"
                                            ],
                                            "MOL ": [
                                                "locl"
                                            ],
                                            "ROM ": [
                                                "locl"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 522,
                                    "num_glyphs": 889
                                }
                            },
                            "load_end": 12901,
                            "ttfb_start": 1836,
                            "ttfb_end": 12868,
                            "download_start": 12868,
                            "download_end": 12901,
                            "download_ms": 33,
                            "all_start": 1836,
                            "all_end": 12901,
                            "all_ms": 11065,
                            "index": 51,
                            "number": 52
                        },
                        {
                            "type": 3,
                            "id": "196398.71",
                            "request_id": "196398.71",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                            "raw_id": "196398.71",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 11288,
                            "ttfb_ms": 11256,
                            "load_start": 1839,
                            "load_start_float": 1839.000462,
                            "bytesIn": 35185,
                            "objectSize": 35185,
                            "objectSizeUncompressed": 35185,
                            "chunks": [
                                {
                                    "ts": 13099,
                                    "bytes": 16331
                                },
                                {
                                    "ts": 13125,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13127,
                                    "bytes": 2479
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 35185",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                    "etag: \"8971-61c438c899999\"",
                                    "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:26 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2050,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1837,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 99,
                            "http2_stream_dependency": 97,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 462,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GPOS": 27628,
                                    "GSUB": 6398,
                                    "OS\/2": 96,
                                    "cmap": 1432,
                                    "cvt ": 130,
                                    "fpgm": 353,
                                    "gasp": 12,
                                    "glyf": 46816,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2332,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1285,
                                    "post": 4656,
                                    "prep": 716
                                },
                                "names": {
                                    "0": "Copyright (c) 2018 Commercial Type, Inc.. All rights reserved.",
                                    "1": ".",
                                    "2": "",
                                    "3": "",
                                    "4": ".",
                                    "5": "Version 1.004",
                                    "6": "",
                                    "7": "Caslon Doric Cond Text Web is a registered trademark of Commerci",
                                    "8": "Commercial Type, Inc.",
                                    "9": "Paul Barnes",
                                    "11": "http:\/\/commercialtype.com",
                                    "12": "http:\/\/www.moderntypography.com",
                                    "13": "Not to be used for anything other than web font use!",
                                    "14": "http:\/\/commercialtype.com\/license",
                                    "16": "Caslon Doric Cond Text Web",
                                    "17": "Medium"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 433,
                                    "usWeightClass": 500,
                                    "usWidthClass": 3,
                                    "fsType": 0,
                                    "ySubscriptXSize": 700,
                                    "ySubscriptYSize": 650,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 140,
                                    "ySuperscriptXSize": 700,
                                    "ySuperscriptYSize": 650,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 477,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 250,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354607,
                                    "ulUnicodeRange2": 1073742938,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "COMM",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64260,
                                    "sTypoAscender": 975,
                                    "sTypoDescender": -179,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 975,
                                    "usWinDescent": 179,
                                    "ulCodePageRange1": 536871059,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 522,
                                    "sCapHeight": 760,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -36,
                                    "underlineThickness": 58,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 1,
                                            "encoding": 0
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        401,
                                        402,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        8201,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8314,
                                        8315,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8330,
                                        8331,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8722,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        9413,
                                        58370,
                                        58371,
                                        58372,
                                        58373,
                                        58374,
                                        58375,
                                        58376,
                                        58377,
                                        58378,
                                        58379,
                                        58390,
                                        58391,
                                        58392,
                                        58393,
                                        58394,
                                        58395,
                                        58396,
                                        58397,
                                        58398,
                                        58399,
                                        63171,
                                        64256,
                                        64257,
                                        64258,
                                        64259,
                                        64260
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss09",
                                                "ss10",
                                                "ss11",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss09",
                                                "ss10",
                                                "ss11",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss09",
                                                "ss10",
                                                "ss11",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss09",
                                                "ss10",
                                                "ss11",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss09",
                                                "ss10",
                                                "ss11",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss09",
                                                "ss10",
                                                "ss11",
                                                "sups",
                                                "tnum"
                                            ],
                                            "PLK ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss09",
                                                "ss10",
                                                "ss11",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss09",
                                                "ss10",
                                                "ss11",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss09",
                                                "ss10",
                                                "ss11",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "CAT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "CRT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "NLD ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "PLK ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 424,
                                    "num_glyphs": 583
                                }
                            },
                            "load_end": 13127,
                            "ttfb_start": 1839,
                            "ttfb_end": 13095,
                            "download_start": 13095,
                            "download_end": 13127,
                            "download_ms": 32,
                            "all_start": 1839,
                            "all_end": 13127,
                            "all_ms": 11288,
                            "index": 52,
                            "number": 53
                        },
                        {
                            "type": 3,
                            "id": "196398.89",
                            "request_id": "196398.89",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                            "raw_id": "196398.89",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 10890,
                            "ttfb_ms": 10810,
                            "load_start": 1842,
                            "load_start_float": 1842.000468,
                            "bytesIn": 64724,
                            "objectSize": 64724,
                            "objectSizeUncompressed": 64724,
                            "chunks": [
                                {
                                    "ts": 12655,
                                    "bytes": 16241
                                },
                                {
                                    "ts": 12681,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12709,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12732,
                                    "bytes": 15733
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 64724",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                    "etag: \"fcd4-61c438c6ad676\"",
                                    "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2002,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1840,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 101,
                            "http2_stream_dependency": 99,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 468,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 12732,
                            "ttfb_start": 1842,
                            "ttfb_end": 12652,
                            "download_start": 12652,
                            "download_end": 12732,
                            "download_ms": 80,
                            "all_start": 1842,
                            "all_end": 12732,
                            "all_ms": 10890,
                            "index": 53,
                            "number": 54
                        },
                        {
                            "type": 3,
                            "id": "196398.87",
                            "request_id": "196398.87",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Bold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/ShiftWeb-Bold.woff2",
                            "raw_id": "196398.87",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 10982,
                            "ttfb_ms": 10793,
                            "load_start": 1858,
                            "load_start_float": 1858.0004739999999,
                            "bytesIn": 63284,
                            "objectSize": 63284,
                            "objectSizeUncompressed": 63284,
                            "chunks": [
                                {
                                    "ts": 12761,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12789,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12818,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12840,
                                    "bytes": 14159
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ShiftWeb-Bold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 63284",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                    "etag: \"f734-61c438cc7cbbf\"",
                                    "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:30 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1984,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1843,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 103,
                            "http2_stream_dependency": 101,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 474,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "BASE": 58,
                                    "GPOS": 18778,
                                    "GSUB": 4668,
                                    "OS\/2": 96,
                                    "cmap": 1726,
                                    "cvt ": 120,
                                    "fpgm": 3350,
                                    "gasp": 8,
                                    "glyf": 125991,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2262,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 48775,
                                    "post": 4163,
                                    "prep": 163
                                },
                                "names": {
                                    "0": "\u00a9 2012 MCKL. All Rights Reserved.",
                                    "1": "Shift Web",
                                    "2": "Bold",
                                    "3": "1.004;MCKL;ShiftWeb-Bold",
                                    "4": "Shift Web Bold",
                                    "5": "Version 1.004; Shift Web Bold",
                                    "6": "ShiftWeb-Bold",
                                    "7": "Shift is either a registered trademark or a trademark of MCKL",
                                    "8": "MCKL",
                                    "9": "Jeremy Mickel",
                                    "11": "http:\/\/www.mckltype.com",
                                    "12": "http:\/\/www.mckltype.com",
                                    "13": "FONT SOFTWARE END USER LICENSE AGREEMENT\r\rEffective as of Januar",
                                    "14": "http:\/\/www.mckltype.com"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 631,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 1,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 300,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 7,
                                    "ulUnicodeRange2": 1,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "MCKL",
                                    "fsSelection": 416,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64260,
                                    "sTypoAscender": 774,
                                    "sTypoDescender": -226,
                                    "sTypoLineGap": 198,
                                    "usWinAscent": 972,
                                    "usWinDescent": 226,
                                    "ulCodePageRange1": 536871059,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 500,
                                    "sCapHeight": 690,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 2,
                                        "bWeight": 8,
                                        "bProportion": 3,
                                        "bContrast": 4,
                                        "bStrokeVariation": 4,
                                        "bArmStyle": 3,
                                        "bLetterForm": 6,
                                        "bMidline": 3,
                                        "bXHeight": 3
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 1,
                                            "encoding": 0
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        402,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8214,
                                        8216,
                                        8217,
                                        8218,
                                        8219,
                                        8220,
                                        8221,
                                        8222,
                                        8223,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8314,
                                        8315,
                                        8316,
                                        8317,
                                        8318,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8330,
                                        8331,
                                        8332,
                                        8333,
                                        8334,
                                        8364,
                                        8480,
                                        8482,
                                        8531,
                                        8532,
                                        8533,
                                        8534,
                                        8535,
                                        8536,
                                        8537,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8543,
                                        8722,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        57680,
                                        57681,
                                        57682,
                                        57683,
                                        57684,
                                        57685,
                                        57686,
                                        57687,
                                        57689,
                                        57690,
                                        57707,
                                        57709,
                                        57710,
                                        57711,
                                        57729,
                                        57730,
                                        58387,
                                        58433,
                                        58436,
                                        58481,
                                        58482,
                                        59269,
                                        63171,
                                        64256,
                                        64257,
                                        64258,
                                        64259,
                                        64260
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "sups"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "sups"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "sups"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "sups"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "sups"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "sups"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "kern"
                                            ],
                                            "CRT ": [
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 445,
                                    "num_glyphs": 566
                                }
                            },
                            "load_end": 12840,
                            "ttfb_start": 1858,
                            "ttfb_end": 12651,
                            "download_start": 12651,
                            "download_end": 12840,
                            "download_ms": 189,
                            "all_start": 1858,
                            "all_end": 12840,
                            "all_ms": 10982,
                            "index": 54,
                            "number": 55
                        },
                        {
                            "type": 3,
                            "id": "196398.65",
                            "request_id": "196398.65",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                            "raw_id": "196398.65",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 10765,
                            "ttfb_ms": 10680,
                            "load_start": 1858,
                            "load_start_float": 1858.0004799999999,
                            "bytesIn": 26265,
                            "objectSize": 26265,
                            "objectSizeUncompressed": 26265,
                            "chunks": [
                                {
                                    "ts": 12617,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12623,
                                    "bytes": 9890
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 26265",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                    "etag: \"6699-61c438c78ff86\"",
                                    "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:25 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2044,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1847,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 105,
                            "http2_stream_dependency": 103,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 480,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GPOS": 24258,
                                    "GSUB": 5884,
                                    "OS\/2": 96,
                                    "cmap": 1576,
                                    "gasp": 8,
                                    "glyf": 23205,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2108,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 1329,
                                    "post": 3937
                                },
                                "names": {
                                    "0": "Copyright (c) 2019 Commercial Type, Inc.. All rights reserved.",
                                    "1": ".",
                                    "2": "",
                                    "3": "",
                                    "4": ".",
                                    "5": "Version 1.001 2019",
                                    "6": "",
                                    "7": "Caslon Doric Condensed Web is a registered trademark of Commerci",
                                    "8": "Commercial Type, Inc.",
                                    "9": "Paul Barnes and Tim Ripper",
                                    "11": "http:\/\/commercialtype.com",
                                    "12": "http:\/\/commercialclassics.com",
                                    "13": "Not to be used for anything other than web font use!",
                                    "14": "http:\/\/commercialtype.com\/license",
                                    "16": "Caslon Doric Condensed Web",
                                    "17": "Semibold"
                                },
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 346,
                                    "usWeightClass": 600,
                                    "usWidthClass": 3,
                                    "fsType": 0,
                                    "ySubscriptXSize": 700,
                                    "ySubscriptYSize": 650,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 140,
                                    "ySuperscriptXSize": 700,
                                    "ySuperscriptYSize": 650,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 477,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 250,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354607,
                                    "ulUnicodeRange2": 1114,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "COMM",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64260,
                                    "sTypoAscender": 946,
                                    "sTypoDescender": -200,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 946,
                                    "usWinDescent": 200,
                                    "ulCodePageRange1": 536871059,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 518,
                                    "sCapHeight": 760,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 12,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -68,
                                    "underlineThickness": 62,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 1,
                                            "encoding": 0
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        329,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        402,
                                        506,
                                        507,
                                        508,
                                        509,
                                        510,
                                        511,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        8201,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8364,
                                        8482,
                                        8531,
                                        8532,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8722,
                                        9413,
                                        58370,
                                        58371,
                                        58372,
                                        58373,
                                        58374,
                                        58375,
                                        58376,
                                        58377,
                                        58378,
                                        58379,
                                        58390,
                                        58391,
                                        58392,
                                        58393,
                                        58394,
                                        58395,
                                        58396,
                                        58397,
                                        58398,
                                        58399,
                                        63171,
                                        64256,
                                        64257,
                                        64258,
                                        64259,
                                        64260
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss05",
                                                "ss07",
                                                "ss08",
                                                "sups",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss05",
                                                "ss07",
                                                "ss08",
                                                "sups",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss05",
                                                "ss07",
                                                "ss08",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss05",
                                                "ss07",
                                                "ss08",
                                                "sups",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss05",
                                                "ss07",
                                                "ss08",
                                                "sups",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss05",
                                                "ss07",
                                                "ss08",
                                                "sups",
                                                "tnum"
                                            ],
                                            "PLK ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss05",
                                                "ss07",
                                                "ss08",
                                                "sups",
                                                "tnum"
                                            ],
                                            "ROM ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss05",
                                                "ss07",
                                                "ss08",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss05",
                                                "ss07",
                                                "ss08",
                                                "sups",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "CAT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "CRT ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "NLD ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "PLK ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "cpsp",
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 414,
                                    "num_glyphs": 527
                                }
                            },
                            "load_end": 12623,
                            "ttfb_start": 1858,
                            "ttfb_end": 12538,
                            "download_start": 12538,
                            "download_end": 12623,
                            "download_ms": 85,
                            "all_start": 1858,
                            "all_end": 12623,
                            "all_ms": 10765,
                            "index": 55,
                            "number": 56
                        },
                        {
                            "type": 3,
                            "id": "196398.81",
                            "request_id": "196398.81",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Bold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/JobClarendon-Bold.woff2",
                            "raw_id": "196398.81",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 11108,
                            "ttfb_ms": 11011,
                            "load_start": 1859,
                            "load_start_float": 1859.0004859999999,
                            "bytesIn": 38028,
                            "objectSize": 38028,
                            "objectSizeUncompressed": 38028,
                            "chunks": [
                                {
                                    "ts": 12931,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12959,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 12967,
                                    "bytes": 5278
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/JobClarendon-Bold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 38028",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                    "etag: \"948c-61c438c61cdec\"",
                                    "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1996,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1848,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 107,
                            "http2_stream_dependency": 105,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 486,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 40892,
                                    "GDEF": 476,
                                    "GPOS": 30904,
                                    "GSUB": 3618,
                                    "OS\/2": 96,
                                    "cmap": 1486,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 3552,
                                    "maxp": 6,
                                    "name": 987,
                                    "post": 32
                                },
                                "names": {
                                    "0": "c David Jonathan Ross 2020",
                                    "1": "Job Clarendon",
                                    "2": "Bold",
                                    "3": "2.001;djr ;JobClarendon-Bold",
                                    "4": "Job Clarendon Bold",
                                    "5": "2.001",
                                    "6": "JobClarendon-Bold",
                                    "8": "DJR",
                                    "9": "David Jonathan Ross",
                                    "11": "https:\/\/djr.com",
                                    "12": "https:\/\/djr.com",
                                    "14": "https:\/\/djr.com\/license"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 479,
                                    "usWeightClass": 700,
                                    "usWidthClass": 5,
                                    "fsType": 8,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 336,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2684354687,
                                    "ulUnicodeRange2": 268484714,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "djr ",
                                    "fsSelection": 32,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 63743,
                                    "sTypoAscender": 800,
                                    "sTypoDescender": -200,
                                    "sTypoLineGap": 200,
                                    "usWinAscent": 1000,
                                    "usWinDescent": 200,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 560,
                                    "sCapHeight": 775,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        173,
                                        174,
                                        175,
                                        176,
                                        180,
                                        182,
                                        183,
                                        184,
                                        186,
                                        187,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        416,
                                        417,
                                        431,
                                        432,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        601,
                                        699,
                                        700,
                                        710,
                                        711,
                                        713,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        774,
                                        775,
                                        776,
                                        778,
                                        779,
                                        780,
                                        786,
                                        795,
                                        803,
                                        806,
                                        807,
                                        808,
                                        814,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7712,
                                        7713,
                                        7716,
                                        7717,
                                        7722,
                                        7723,
                                        7734,
                                        7735,
                                        7736,
                                        7737,
                                        7738,
                                        7739,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7770,
                                        7771,
                                        7772,
                                        7773,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7822,
                                        7823,
                                        7826,
                                        7827,
                                        7838,
                                        7840,
                                        7841,
                                        7842,
                                        7843,
                                        7844,
                                        7845,
                                        7846,
                                        7847,
                                        7848,
                                        7849,
                                        7850,
                                        7851,
                                        7852,
                                        7853,
                                        7854,
                                        7855,
                                        7856,
                                        7857,
                                        7858,
                                        7859,
                                        7860,
                                        7861,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7866,
                                        7867,
                                        7868,
                                        7869,
                                        7870,
                                        7871,
                                        7872,
                                        7873,
                                        7874,
                                        7875,
                                        7876,
                                        7877,
                                        7878,
                                        7879,
                                        7880,
                                        7881,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7886,
                                        7887,
                                        7888,
                                        7889,
                                        7890,
                                        7891,
                                        7892,
                                        7893,
                                        7894,
                                        7895,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7902,
                                        7903,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7910,
                                        7911,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7916,
                                        7917,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7926,
                                        7927,
                                        7928,
                                        7929,
                                        8208,
                                        8209,
                                        8211,
                                        8212,
                                        8213,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8482,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8678,
                                        8679,
                                        8680,
                                        8681,
                                        8722,
                                        9754,
                                        9755,
                                        9756,
                                        9758,
                                        10033,
                                        63743
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "liga",
                                                "ordn",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss06",
                                                "ss07",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "case",
                                                "liga",
                                                "ordn",
                                                "salt",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "ss06",
                                                "ss07",
                                                "zero"
                                            ],
                                            "CAT ": [
                                                "locl"
                                            ],
                                            "MOL ": [
                                                "locl"
                                            ],
                                            "ROM ": [
                                                "locl"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark",
                                                "mkmk"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 522,
                                    "num_glyphs": 889
                                }
                            },
                            "load_end": 12967,
                            "ttfb_start": 1859,
                            "ttfb_end": 12870,
                            "download_start": 12870,
                            "download_end": 12967,
                            "download_ms": 97,
                            "all_start": 1859,
                            "all_end": 12967,
                            "all_ms": 11108,
                            "index": 56,
                            "number": 57
                        },
                        {
                            "type": 3,
                            "id": "196398.85",
                            "request_id": "196398.85",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                            "raw_id": "196398.85",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 11213,
                            "ttfb_ms": 11013,
                            "load_start": 1859,
                            "load_start_float": 1859.0004919999999,
                            "bytesIn": 61560,
                            "objectSize": 61560,
                            "objectSizeUncompressed": 61560,
                            "chunks": [
                                {
                                    "ts": 13011,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13021,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13049,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 13072,
                                    "bytes": 12435
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:45 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 61560",
                                    "content-type: font\/woff2",
                                    "date: Fri, 06 Sep 2024 13:42:45 GMT",
                                    "etag: \"f078-61c438cdfd81a\"",
                                    "expires: Sun, 08 Sep 2024 13:42:45 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:32 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2008,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1850,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 109,
                            "http2_stream_dependency": 107,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 492,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "BASE": 58,
                                    "GPOS": 18250,
                                    "GSUB": 4044,
                                    "OS\/2": 96,
                                    "cmap": 1664,
                                    "cvt ": 120,
                                    "fpgm": 3350,
                                    "gasp": 8,
                                    "glyf": 132345,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 2130,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 48948,
                                    "post": 3742,
                                    "prep": 163
                                },
                                "names": {
                                    "0": "\u00a9 2012 MCKL. All Rights Reserved.",
                                    "1": "Shift Web Medium",
                                    "2": "Italic",
                                    "3": "1.004;MCKL;ShiftWeb-MediumItalic",
                                    "4": "Shift Web Medium It",
                                    "5": "Version 1.004; Shift Web Medium Italic",
                                    "6": "ShiftWeb-MediumItalic",
                                    "7": "Shift is either a registered trademark or a trademark of MCKL",
                                    "8": "MCKL",
                                    "9": "Jeremy Mickel",
                                    "11": "http:\/\/www.mckltype.com",
                                    "12": "http:\/\/www.mckltype.com",
                                    "13": "FONT SOFTWARE END USER LICENSE AGREEMENT\r\rEffective as of Januar",
                                    "14": "http:\/\/www.mckltype.com",
                                    "16": "Shift Web",
                                    "17": "Medium Italic"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 595,
                                    "usWeightClass": 500,
                                    "usWidthClass": 5,
                                    "fsType": 1,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": -17,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 81,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 296,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 7,
                                    "ulUnicodeRange2": 1,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "MCKL",
                                    "fsSelection": 897,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64260,
                                    "sTypoAscender": 774,
                                    "sTypoDescender": -226,
                                    "sTypoLineGap": 198,
                                    "usWinAscent": 972,
                                    "usWinDescent": 226,
                                    "ulCodePageRange1": 536871059,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 494,
                                    "sCapHeight": 690,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 2,
                                        "bWeight": 6,
                                        "bProportion": 3,
                                        "bContrast": 4,
                                        "bStrokeVariation": 4,
                                        "bArmStyle": 3,
                                        "bLetterForm": 13,
                                        "bMidline": 3,
                                        "bXHeight": 3
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": -13,
                                    "underlinePosition": -100,
                                    "underlineThickness": 50,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 1,
                                            "encoding": 0
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        256,
                                        257,
                                        258,
                                        259,
                                        260,
                                        261,
                                        262,
                                        263,
                                        264,
                                        265,
                                        266,
                                        267,
                                        268,
                                        269,
                                        270,
                                        271,
                                        272,
                                        273,
                                        274,
                                        275,
                                        276,
                                        277,
                                        278,
                                        279,
                                        280,
                                        281,
                                        282,
                                        283,
                                        284,
                                        285,
                                        286,
                                        287,
                                        288,
                                        289,
                                        290,
                                        291,
                                        292,
                                        293,
                                        294,
                                        295,
                                        296,
                                        297,
                                        298,
                                        299,
                                        300,
                                        301,
                                        302,
                                        303,
                                        304,
                                        305,
                                        306,
                                        307,
                                        308,
                                        309,
                                        310,
                                        311,
                                        312,
                                        313,
                                        314,
                                        315,
                                        316,
                                        317,
                                        318,
                                        319,
                                        320,
                                        321,
                                        322,
                                        323,
                                        324,
                                        325,
                                        326,
                                        327,
                                        328,
                                        330,
                                        331,
                                        332,
                                        333,
                                        334,
                                        335,
                                        336,
                                        337,
                                        338,
                                        339,
                                        340,
                                        341,
                                        342,
                                        343,
                                        344,
                                        345,
                                        346,
                                        347,
                                        348,
                                        349,
                                        350,
                                        351,
                                        352,
                                        353,
                                        354,
                                        355,
                                        356,
                                        357,
                                        358,
                                        359,
                                        360,
                                        361,
                                        362,
                                        363,
                                        364,
                                        365,
                                        366,
                                        367,
                                        368,
                                        369,
                                        370,
                                        371,
                                        372,
                                        373,
                                        374,
                                        375,
                                        376,
                                        377,
                                        378,
                                        379,
                                        380,
                                        381,
                                        382,
                                        402,
                                        536,
                                        537,
                                        538,
                                        539,
                                        567,
                                        710,
                                        711,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7922,
                                        7923,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8203,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8214,
                                        8216,
                                        8217,
                                        8218,
                                        8219,
                                        8220,
                                        8221,
                                        8222,
                                        8223,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8304,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8314,
                                        8315,
                                        8316,
                                        8317,
                                        8318,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8330,
                                        8331,
                                        8332,
                                        8333,
                                        8334,
                                        8364,
                                        8480,
                                        8482,
                                        8531,
                                        8532,
                                        8533,
                                        8534,
                                        8535,
                                        8536,
                                        8537,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8543,
                                        8722,
                                        8776,
                                        8800,
                                        8804,
                                        8805,
                                        57729,
                                        58387,
                                        58433,
                                        58436,
                                        58481,
                                        58482,
                                        59269,
                                        63171,
                                        64256,
                                        64257,
                                        64258,
                                        64259,
                                        64260
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss04",
                                                "ss05",
                                                "sups"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss04",
                                                "ss05",
                                                "sups"
                                            ],
                                            "AZE ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss04",
                                                "ss05",
                                                "sups"
                                            ],
                                            "CRT ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss04",
                                                "ss05",
                                                "sups"
                                            ],
                                            "ROM ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss04",
                                                "ss05",
                                                "sups"
                                            ],
                                            "TRK ": [
                                                "aalt",
                                                "calt",
                                                "case",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "locl",
                                                "numr",
                                                "ss01",
                                                "ss02",
                                                "ss04",
                                                "ss05",
                                                "sups"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ],
                                            "AZE ": [
                                                "kern"
                                            ],
                                            "CRT ": [
                                                "kern"
                                            ],
                                            "ROM ": [
                                                "kern"
                                            ],
                                            "TRK ": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 430,
                                    "num_glyphs": 533
                                }
                            },
                            "load_end": 13072,
                            "ttfb_start": 1859,
                            "ttfb_end": 12872,
                            "download_start": 12872,
                            "download_end": 13072,
                            "download_ms": 200,
                            "all_start": 1859,
                            "all_end": 13072,
                            "all_ms": 11213,
                            "index": 57,
                            "number": 58
                        },
                        {
                            "type": 3,
                            "id": "196398.45",
                            "request_id": "196398.45",
                            "ip_addr": "52.217.101.134",
                            "full_url": "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "s3.amazonaws.com",
                            "url": "\/downloads.mailchimp.com\/js\/mc-validate.js",
                            "raw_id": "196398.45",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1227,
                            "ttfb_ms": 265,
                            "load_start": 1887,
                            "load_start_float": 1887.000174,
                            "bytesIn": 143249,
                            "objectSize": 143249,
                            "objectSizeUncompressed": 143249,
                            "chunks": [
                                {
                                    "ts": 2156,
                                    "bytes": 3574
                                },
                                {
                                    "ts": 2414,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2418,
                                    "bytes": 1024
                                },
                                {
                                    "ts": 2608,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2612,
                                    "bytes": 1024
                                },
                                {
                                    "ts": 2716,
                                    "bytes": 17408
                                },
                                {
                                    "ts": 2725,
                                    "bytes": 6680
                                },
                                {
                                    "ts": 2754,
                                    "bytes": 17408
                                },
                                {
                                    "ts": 3020,
                                    "bytes": 17408
                                },
                                {
                                    "ts": 3068,
                                    "bytes": 17408
                                },
                                {
                                    "ts": 3099,
                                    "bytes": 17408
                                },
                                {
                                    "ts": 3114,
                                    "bytes": 11139
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public,max-age=2592000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "",
                            "socket": 409,
                            "protocol": "http\/1.1",
                            "dns_start": 1279,
                            "dns_end": 1397,
                            "connect_start": 1397,
                            "connect_end": 1614,
                            "ssl_start": 1614,
                            "ssl_end": 1885,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "s3.amazonaws.com",
                                "sanList": [
                                    "s3.amazonaws.com",
                                    "*.s3.amazonaws.com",
                                    "*.s3.dualstack.us-east-1.amazonaws.com",
                                    "s3.dualstack.us-east-1.amazonaws.com",
                                    "*.s3.us-east-1.amazonaws.com",
                                    "s3.us-east-1.amazonaws.com",
                                    "*.s3-control.us-east-1.amazonaws.com",
                                    "s3-control.us-east-1.amazonaws.com",
                                    "*.s3-control.dualstack.us-east-1.amazonaws.com",
                                    "s3-control.dualstack.us-east-1.amazonaws.com",
                                    "*.s3-accesspoint.us-east-1.amazonaws.com",
                                    "*.s3-accesspoint.dualstack.us-east-1.amazonaws.com",
                                    "*.s3-deprecated.us-east-1.amazonaws.com",
                                    "s3-deprecated.us-east-1.amazonaws.com",
                                    "s3-external-1.amazonaws.com",
                                    "*.s3-external-1.amazonaws.com",
                                    "s3-external-2.amazonaws.com",
                                    "*.s3-external-2.amazonaws.com"
                                ],
                                "issuer": "Amazon RSA 2048 M01",
                                "validFrom": 1716595200,
                                "validTo": 1746230399,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1716661263057,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402207819FABEF13016168EC3A92CA0DAFF83F5905F48A7668AD3C36F7A04B0AAB7140220267E8170441F88C5CFEA2AF2EA66FC671ABABB62EC4C9872B7DC3E936BB6524A"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1716661262991,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D03F558781467DDDAB3A0AAB365B29A984D884401BB8B00333545E5409B69571022100F76C74804C148F4BCDDF1420B2465E39C514ED3A9C09E9EEB7048223BF02CBCF"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1716661263013,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100B570C8F40E41CF12497BBFFEF25A8933E71BB8F0D44EF6754BCBEE8134074771022100C84F7B6FA53EF2DBDE318141AD609819D7D86032E36680C1D405384D228A0322"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 504,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    "Accept: *\/*",
                                    "Accept-Encoding: gzip, deflate, br, zstd",
                                    "Accept-Language: en-US,en;q=0.9",
                                    "Connection: keep-alive",
                                    "Host: s3.amazonaws.com",
                                    "Referer: https:\/\/countyhighway.com\/",
                                    "Sec-Fetch-Dest: script",
                                    "Sec-Fetch-Mode: no-cors",
                                    "Sec-Fetch-Site: cross-site",
                                    "User-Agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\""
                                ],
                                "response": [
                                    "HTTP\/1.1 200 OK",
                                    "x-amz-id-2: G0C+fiu1fRrIrR40W8\/OPerrQRskX1rsOpekg++xuNYkElO3YahpCaUtOt7t5elBOfKKFXlkaSQ=",
                                    "x-amz-request-id: M6V5FHZXM6MRX32V",
                                    "Date: Fri, 06 Sep 2024 13:42:39 GMT",
                                    "Last-Modified: Mon, 20 Aug 2018 17:42:38 GMT",
                                    "ETag: \"6465dd4a8331265e6629cd069e03504c\"",
                                    "Cache-Control: public,max-age=2592000",
                                    "Accept-Ranges: bytes",
                                    "Content-Type: application\/javascript",
                                    "Server: AmazonS3",
                                    "Content-Length: 143249"
                                ]
                            },
                            "bytesOut": 1600,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 33,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 118,
                            "connect_ms": 217,
                            "ssl_ms": 271,
                            "gzip_total": 143249,
                            "gzip_save": 94958,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1278,
                            "socket_group": "https:\/\/s3.amazonaws.com <https:\/\/countyhighway.com same_site>",
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "http\/1.1",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 174,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIIPTCCByWgAwIBAgIQDYmiKjFPsahj6xtW4YeyETANBgkqhkiG9w0BAQsFADA8\nMQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRwwGgYDVQQDExNBbWF6b24g\nUlNBIDIwNDggTTAxMB4XDTI0MDUyNTAwMDAwMFoXDTI1MDUwMjIzNTk1OVowGzEZ\nMBcGA1UEAxMQczMuYW1hem9uYXdzLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEP\nADCCAQoCggEBAI8ZD014LDUraEdhKlNbyazq6JqEltWQ\/8EwwEpDZltKJVo25fGh\n9L8Uayv1Fwj8m70MeRKt\/FlMv4aatJx8d8Ijd0tJ9YZa+8GoS0jcCWo0m3nyLT1i\n\/iWB5AE7Bq\/TiQ0gvp7QOxTGiTe2w7lO3BkTTKCyXjMWKleClMLZW+J6AuOvw02B\nXftIdXj9cwcn4rqE266F9V\/ewLlpV89Vp4CzHny6A\/LhnvHegDUOAEkncF9klBIP\n24\/av+\/vr+WncIlOjwJpUC0EiRH\/04AZ7pM+mQTO9NGHufRf+CDW1NXDC4jnGGMX\nbiRRH3XZ1iJgqtlwlhdTRm5rfpi4Qse6awUCAwEAAaOCBVowggVWMB8GA1UdIwQY\nMBaAFIG4DmOKiRIY5fo7O1CVn+blkBOFMB0GA1UdDgQWBBRcq6uGY92hy5eAQeOJ\n94CUob5JezCCAokGA1UdEQSCAoAwggJ8ghBzMy5hbWF6b25hd3MuY29tghIqLnMz\nLmFtYXpvbmF3cy5jb22CJiouczMuZHVhbHN0YWNrLnVzLWVhc3QtMS5hbWF6b25h\nd3MuY29tgiRzMy5kdWFsc3RhY2sudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CHCou\nczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CGnMzLnVzLWVhc3QtMS5hbWF6b25h\nd3MuY29tgiQqLnMzLWNvbnRyb2wudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CInMz\nLWNvbnRyb2wudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CLiouczMtY29udHJvbC5k\ndWFsc3RhY2sudXMtZWFzdC0xLmFtYXpvbmF3cy5jb22CLHMzLWNvbnRyb2wuZHVh\nbHN0YWNrLnVzLWVhc3QtMS5hbWF6b25hd3MuY29tgigqLnMzLWFjY2Vzc3BvaW50\nLnVzLWVhc3QtMS5hbWF6b25hd3MuY29tgjIqLnMzLWFjY2Vzc3BvaW50LmR1YWxz\ndGFjay51cy1lYXN0LTEuYW1hem9uYXdzLmNvbYInKi5zMy1kZXByZWNhdGVkLnVz\nLWVhc3QtMS5hbWF6b25hd3MuY29tgiVzMy1kZXByZWNhdGVkLnVzLWVhc3QtMS5h\nbWF6b25hd3MuY29tghtzMy1leHRlcm5hbC0xLmFtYXpvbmF3cy5jb22CHSouczMt\nZXh0ZXJuYWwtMS5hbWF6b25hd3MuY29tghtzMy1leHRlcm5hbC0yLmFtYXpvbmF3\ncy5jb22CHSouczMtZXh0ZXJuYWwtMi5hbWF6b25hd3MuY29tMBMGA1UdIAQMMAow\nCAYGZ4EMAQIBMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYI\nKwYBBQUHAwIwOwYDVR0fBDQwMjAwoC6gLIYqaHR0cDovL2NybC5yMm0wMS5hbWF6\nb250cnVzdC5jb20vcjJtMDEuY3JsMHUGCCsGAQUFBwEBBGkwZzAtBggrBgEFBQcw\nAYYhaHR0cDovL29jc3AucjJtMDEuYW1hem9udHJ1c3QuY29tMDYGCCsGAQUFBzAC\nhipodHRwOi8vY3J0LnIybTAxLmFtYXpvbnRydXN0LmNvbS9yMm0wMS5jZXIwDAYD\nVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIEggFvBIIBawFpAHUATnWjJ1yaEMM4\nW2zU3z9S6x3w4I4bjWnAsfpksWKaOd8AAAGPsPwa0QAABAMARjBEAiB4Gfq+8TAW\nFo7DqSyg2v+D9ZBfSKdmitPDb3oEsKq3FAIgJn6BcEQfiMXP6iry6mb8Zxq6u2Ls\nTJhyt9w+k2u2UkoAdwB9WR4S4XgqexxhZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAA\nAY+w\/BqPAAAEAwBIMEYCIQDQP1WHgUZ93as6Cqs2WymphNiEQBu4sAMzVF5UCbaV\ncQIhAPdsdIBMFI9Lzd8UILJGXjnFFO06nAnp7rcEgiO\/AsvPAHcA5tIxY0B3jMEQ\nQQbXcbnOwdJA9paEhvu6hzId\/R43jlAAAAGPsPwapQAABAMASDBGAiEAtXDI9A5B\nzxJJe7\/+8lqJM+cbuPDUTvZ1S8vugTQHR3ECIQDIT3tvpT7y294xgUGtYJgZ19hg\nMuNmgMHUBThNIooDIjANBgkqhkiG9w0BAQsFAAOCAQEAbA1vQgPLM1\/WkNgtsRTb\nryftKRyT4jld6f+7i3o2EFA2n84JxzumPugbpKT5ADgHDFNKrqgkgpwd7KshoF2J\nTZWu4uqbdNjrFjOdbAQx4NvMl51pqhR1z9cCemIpcg4sk6r0pBif\/pAPap4721J+\nBSUY8d3afHzS3vEmfK3Mq9dj6PoYG2rs1sPG\/sGwYZuB+zlzOnwodBTu1coMdyei\nQM3Ubsdirruqtnq27CWWbOKW+ClWYNArOyi3EmuXlvbFx719W1tr+2utPJP+cWm\/\nZM8Z5Ikf3A\/ilzuKAfMpDtTGM8fy5ISVoUA+2UrG3BQYpI\/vRfud4JG+DHOyJq05\nGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEXjCCA0agAwIBAgITB3MSOAudZoijOx7Zv5zNpo4ODzANBgkqhkiG9w0BAQsF\nADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6\nb24gUm9vdCBDQSAxMB4XDTIyMDgyMzIyMjEyOFoXDTMwMDgyMzIyMjEyOFowPDEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEcMBoGA1UEAxMTQW1hem9uIFJT\nQSAyMDQ4IE0wMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOtxLKnL\nH4gokjIwr4pXD3i3NyWVVYesZ1yX0yLI2qIUZ2t88Gfa4gMqs1YSXca1R\/lnCKeT\nepWSGA+0+fkQNpp\/L4C2T7oTTsddUx7g3ZYzByDTlrwS5HRQQqEFE3O1T5tEJP4t\nf+28IoXsNiEzl3UGzicYgtzj2cWCB41eJgEmJmcf2T8TzzK6a614ZPyq\/w4CPAff\nnAV4coz96nW3AyiE2uhuB4zQUIXvgVSycW7sbWLvj5TDXunEpNCRwC4kkZjK7rol\njtT2cbb7W2s4Bkg3R42G3PLqBvt2N32e\/0JOTViCk8\/iccJ4sXqrS1uUN4iB5Nmv\nJK74csVl+0u0UecCAwEAAaOCAVowggFWMBIGA1UdEwEB\/wQIMAYBAf8CAQAwDgYD\nVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAdBgNV\nHQ4EFgQUgbgOY4qJEhjl+js7UJWf5uWQE4UwHwYDVR0jBBgwFoAUhBjMhTTsvAyU\nlC4IWZzHshBOCggwewYIKwYBBQUHAQEEbzBtMC8GCCsGAQUFBzABhiNodHRwOi8v\nb2NzcC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbTA6BggrBgEFBQcwAoYuaHR0cDov\nL2NydC5yb290Y2ExLmFtYXpvbnRydXN0LmNvbS9yb290Y2ExLmNlcjA\/BgNVHR8E\nODA2MDSgMqAwhi5odHRwOi8vY3JsLnJvb3RjYTEuYW1hem9udHJ1c3QuY29tL3Jv\nb3RjYTEuY3JsMBMGA1UdIAQMMAowCAYGZ4EMAQIBMA0GCSqGSIb3DQEBCwUAA4IB\nAQCtAN4CBSMuBjJitGuxlBbkEUDeK\/pZwTXv4KqPK0G50fOHOQAd8j21p0cMBgbG\nkfMHVwLU7b0XwZCav0h1ogdPMN1KakK1DT0VwA\/+hFvGPJnMV1Kx2G4S1ZaSk0uU\n5QfoiYIIano01J5k4T2HapKQmmOhS\/iPtuo00wW+IMLeBuKMn3OLn005hcrOGTad\nhcmeyfhQP7Z+iKHvyoQGi1C0ClymHETx\/chhQGDyYSWqB\/THwnN15AwLQo0E5V9E\nSJlbe4mBlqeInUsNYugExNf+tOiybcrswBy8OFsd34XOW3rjSUtsuafd9AWySa3h\nxRRrwszrzX\/WWGm6wyB+f7C4\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEkjCCA3qgAwIBAgITBn+USionzfP6wq4rAfkI7rnExjANBgkqhkiG9w0BAQsF\nADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNj\nb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4x\nOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1\ndGhvcml0eSAtIEcyMB4XDTE1MDUyNTEyMDAwMFoXDTM3MTIzMTAxMDAwMFowOTEL\nMAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv\nb3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj\nca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM\n9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k\/oI2peVKVuRF4fn9tBb6dNqcmzU5L\/qw\nIFAGbHrQgLKm+a\/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6\nVOujw5H5SNz\/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L\n93FcXmn\/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y\/QCB\/IIDEgEw+OyQm\njgSubJrIqg0CAwEAAaOCATEwggEtMA8GA1UdEwEB\/wQFMAMBAf8wDgYDVR0PAQH\/\nBAQDAgGGMB0GA1UdDgQWBBSEGMyFNOy8DJSULghZnMeyEE4KCDAfBgNVHSMEGDAW\ngBScXwDfqgHXMCs4iKK4bUqc8hGRgzB4BggrBgEFBQcBAQRsMGowLgYIKwYBBQUH\nMAGGImh0dHA6Ly9vY3NwLnJvb3RnMi5hbWF6b250cnVzdC5jb20wOAYIKwYBBQUH\nMAKGLGh0dHA6Ly9jcnQucm9vdGcyLmFtYXpvbnRydXN0LmNvbS9yb290ZzIuY2Vy\nMD0GA1UdHwQ2MDQwMqAwoC6GLGh0dHA6Ly9jcmwucm9vdGcyLmFtYXpvbnRydXN0\nLmNvbS9yb290ZzIuY3JsMBEGA1UdIAQKMAgwBgYEVR0gADANBgkqhkiG9w0BAQsF\nAAOCAQEAYjdCXLwQtT6LLOkMm2xF4gcAevnFWAu5CIw+7bMlPLVvUOTNNWqnkzSW\nMiGpSESrnO09tKpzbeR\/FoCJbM8oAxiDR3mjEH4wW6w7sGDgd9QIpuEdfF7Au\/ma\neyKdpwAJfqxGF4PcnCZXmTA5YpaP7dreqsXMGz7KQ2hsVxa81Q4gLv7\/wmpdLqBK\nbRRYh5TmOTFffHPLkIhqhBGWJ6bt2YFGpn6jcgAKUj6DiAdjd4lpFw85hdKrCEVN\n0FE6\/V1dN2RMfjCyVSRCnTawXZwXgWHxyvkQAiSr6w10kY17RSlQOYiypok1JR4U\nakcjMS9cmvqtmg5iUaQqqcT5NJ0hGA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEdTCCA12gAwIBAgIJAKcOSkw0grd\/MA0GCSqGSIb3DQEBCwUAMGgxCzAJBgNV\nBAYTAlVTMSUwIwYDVQQKExxTdGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTIw\nMAYDVQQLEylTdGFyZmllbGQgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0\neTAeFw0wOTA5MDIwMDAwMDBaFw0zNDA2MjgxNzM5MTZaMIGYMQswCQYDVQQGEwJV\nUzEQMA4GA1UECBMHQXJpem9uYTETMBEGA1UEBxMKU2NvdHRzZGFsZTElMCMGA1UE\nChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjE7MDkGA1UEAxMyU3RhcmZp\nZWxkIFNlcnZpY2VzIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IC0gRzIwggEi\nMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDVDDrEKvlO4vW+GZdfjohTsR8\/\ny8+fIBNtKTrID30892t2OGPZNmCom15cAICyL1l\/9of5JUOG52kbUpqQ4XHj2C0N\nTm\/2yEnZtvMaVq4rtnQU68\/7JuMauh2WLmo7WJSJR1b\/JaCTcFOD2oR0FMNnngRo\nOt+OQFodSk7PQ5E751bWAHDLUu57fa4657wx+UX2wmDPE1kCK4DMNEffud6QZW0C\nzyyRpqbn3oUYSXxmTqM6bam17jQuug0DuDPfR+uxa40l2ZvOgdFFRjKWcIfeAg5J\nQ4W2bHO7ZOphQazJ1FTfhy\/HIrImzJ9ZVGif\/L4qL8RVHHVAYBeFAlU5i38FAgMB\nAAGjgfAwge0wDwYDVR0TAQH\/BAUwAwEB\/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0O\nBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMB8GA1UdIwQYMBaAFL9ft9HO3R+G9FtV\nrNzXEMIOqYjnME8GCCsGAQUFBwEBBEMwQTAcBggrBgEFBQcwAYYQaHR0cDovL28u\nc3MyLnVzLzAhBggrBgEFBQcwAoYVaHR0cDovL3guc3MyLnVzL3guY2VyMCYGA1Ud\nHwQfMB0wG6AZoBeGFWh0dHA6Ly9zLnNzMi51cy9yLmNybDARBgNVHSAECjAIMAYG\nBFUdIAAwDQYJKoZIhvcNAQELBQADggEBACMd44pXyn3pF3lM8R5V\/cxTbj5HD9\/G\nVfKyBDbtgB9TxF00KGu+x1X8Z+rLP3+QsjPNG1gQggL4+C\/1E2DUBc7xgQjB3ad1\nl08YuW3e95ORCLp+QCztweq7dp4zBncdDQh\/U90bZKuCJ\/Fp1U1ervShw3WnWEQt\n8jxwmKy6abaVd38PMV4s\/KCHOkdp8Hlf9BRUpJVeEXgSYCfOn8J3\/yNTd126\/+pZ\n59vPr5KW7ySaNRB6nJHGDn2Z9j8Z3\/VyVOEVqQdZe4O\/Ui5GjLIAZHYcSNPYeehu\nVsyuLAOQ1xk4meTKCRlb\/weWsKh\/NEnfVqn3sF\/tM+2MR7cwA130A4w=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 3114,
                            "ttfb_start": 1887,
                            "ttfb_end": 2152,
                            "download_start": 2152,
                            "download_end": 3114,
                            "download_ms": 962,
                            "all_start": 1279,
                            "all_end": 3114,
                            "all_ms": 1833,
                            "index": 58,
                            "number": 59,
                            "cpuTimes": {
                                "EvaluateScript": 37,
                                "v8.compile": 5,
                                "FunctionCall": 7
                            },
                            "cpu.EvaluateScript": 37,
                            "cpu.v8.compile": 5,
                            "cpu.FunctionCall": 7,
                            "cpuTime": 48,
                            "js_timing": [
                                [
                                    3184.5940000000001,
                                    3221.4270000000001
                                ],
                                [
                                    3184.6419999999998,
                                    3189.413
                                ],
                                [
                                    3357.3919999999998,
                                    3364.1010000000001
                                ],
                                [
                                    13199.049999999999,
                                    13199.088
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "196398.131",
                            "request_id": "196398.131",
                            "ip_addr": "169.150.247.39",
                            "full_url": "https:\/\/plausible.io\/api\/event",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "plausible.io",
                            "url": "\/api\/event",
                            "raw_id": "196398.131",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 202,
                            "request_type": "XHR",
                            "load_ms": 240,
                            "ttfb_ms": 238,
                            "load_start": 3719,
                            "load_start_float": 3719.0005179999998,
                            "bytesIn": 2,
                            "objectSize": 2,
                            "objectSizeUncompressed": 2,
                            "chunks": [
                                {
                                    "ts": 3959,
                                    "bytes": 2
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate, max-age=0, private",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 524,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 3301,
                            "connect_end": 3495,
                            "ssl_start": 3495,
                            "ssl_end": 3717,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "plausible.io",
                                "sanList": [
                                    "plausible.io"
                                ],
                                "issuer": "R10",
                                "validFrom": 1725271802,
                                "validTo": 1733047801,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725275312343,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220717584021284846AB0EB2029253DEB5F2C964C05B84A69C3C7F77CF869719BE4022100DEB0CFE43E541B40DE49573A14910020BEA7BEA817DD96F310AA4C9412B78F40"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1725275312393,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E0E6621E1B5DD5A7054EA07BDB2FEAE5E1EB84EE23D19C6F90CDE89958822B4F02206DB1EB07657072BB0F9A6DE25D1DCABB04DD72E530CC33EB93B66187D4345CDA"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                            "initiator_line": "0",
                            "initiator_column": "824",
                            "initiator_type": "script",
                            "initiator_function": "t",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: plausible.io",
                                    ":method: POST",
                                    ":path: \/api\/event",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 82",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":9443\"; ma=2592000",
                                    "application: 127.0.0.1",
                                    "cache-control: must-revalidate, max-age=0, private",
                                    "cdn-cachedat: 09\/06\/2024 13:42:39",
                                    "cdn-edgestorageid: 1082",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 682664",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: e2c04675fb6f05b88ea32120c336b730",
                                    "cdn-requestpullcode: 202",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                    "content-length: 2",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Fri, 06 Sep 2024 13:42:39 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "server: BunnyCDN-DE1-1082",
                                    "x-plausible-dropped: 1",
                                    "x-request-id: F_KrfNj3JeVwY54Hbn0V",
                                    ":status: 202"
                                ]
                            },
                            "bytesOut": 2005,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 194,
                            "ssl_ms": 222,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 3297,
                            "socket_group": "pm\/https:\/\/plausible.io <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 518,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBE67ZvQST5GBL8X7376m5Eo3MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTAyMTAxMDAyWhcNMjQxMjAxMTAxMDAxWjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCd\n2zDRLVTfp2AvE8FEEvk7dLov286lg2AjiW8Km8okryTSev0LOT8mZ3ynNQGrhHdP\nkW11sLQmwU0XpZNyuapH73phP4tIl5faTev4DZ79g8cK6hOdk5k8iVHcYF+GXoif\nxanjKEiYNI1YP5+rt0DXmqOD5NVTV3ryP1rNSgEYE7sjk4EFEq4WPsed3pprx4FZ\nVbCpC\/cxUvIYuSLhDvzxVf18ojESpBaOaLvgdZlkehVbHd8ce0QGh6ewRsvK\/Jwe\nPavp2tbZU8mk8eAGfjfdGuzoTpn+XUfMdmapmEITpr9kKU8pMBqdaORwoMU926de\n1XZv41Kdikmz2isZBXL9AgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFJSOqOoYKNXEhYFgUzjmOdL2LJHYMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGRsmwQ1wAABAMARzBFAiBxdYQCEoSEarDrICklPetfLJZM\nBbhKacPH93z4aXGb5AIhAN6wz+Q+VBtA3klXOhSRACC+p76oF92W8xCqTJQSt49A\nAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRsmwRCQAABAMA\nRzBFAiEA4OZiHhtd1acFTqB72y\/q5eHrhO4j0ZxvkM3omViCK08CIG2x6wdlcHK7\nD5pt4l0dyrsE3XLlMMwz65O2YYfUNFzaMA0GCSqGSIb3DQEBCwUAA4IBAQC8o4Im\nJPXxBzHFQ5Ig7Cwtwfxh1yfP1uBwidc5+9omOfg6obl0s1P4D9aFn6qU0+XLHl68\nFj\/anp9uceBS6ac6qNql4vjd3mQfCUYieGxC0x784x+ATG9JiJARweuf7mp6q8Jh\npFPe8M4wuEkAGVICDACGHH8\/lf1T1VLaiSGPwzx8IIQVxBueF1+2lnWAnaSTmqAb\nGt7747HZhFBNLJzhbdHKbXntwZrW3YHHNlZBbJUXvoRwS62awctf6\/uWmqHLWONz\nvVylcs22CrsXom+iW3XA33W1VXYiB6H1KLmm2P8QGEGBdqBLfl4n\/roRJKVtazfR\nbg7hPOFFRrITibgk\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 3959,
                            "ttfb_start": 3719,
                            "ttfb_end": 3957,
                            "download_start": 3957,
                            "download_end": 3959,
                            "download_ms": 2,
                            "all_start": 3301,
                            "all_end": 3959,
                            "all_ms": 656,
                            "index": 59,
                            "number": 60
                        },
                        {
                            "type": 3,
                            "id": "196398.133",
                            "request_id": "196398.133",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/favicon-32x32.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/favicon-32x32.png",
                            "raw_id": "196398.133",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 121,
                            "ttfb_ms": 120,
                            "load_start": 13150,
                            "load_start_float": 13150.000552,
                            "bytesIn": 708,
                            "objectSize": 708,
                            "objectSizeUncompressed": 708,
                            "chunks": [
                                {
                                    "ts": 13271,
                                    "bytes": 708
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:42:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/favicon-32x32.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 708",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 13:42:49 GMT",
                                    "etag: \"2c4-61fa2ee2fae9e\"",
                                    "expires: Sun, 06 Oct 2024 13:42:49 GMT",
                                    "last-modified: Wed, 14 Aug 2024 11:21:41 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1975,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 708,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 13149,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 111,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 552,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "[minor] Text\/EXIF chunk(s) found after PNG IDAT (may be ignored by some readers)"
                                    },
                                    "File": {
                                        "FileSize": "708 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 32,
                                        "ImageHeight": 32,
                                        "BitDepth": 8,
                                        "ColorType": "Grayscale",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Gamma": 2.2000000000000002,
                                        "WhitePointX": 0.31269999999999998,
                                        "WhitePointY": 0.32900000000000001,
                                        "RedX": 0.64000000000000001,
                                        "RedY": 0.33000000000000002,
                                        "GreenX": 0.29999999999999999,
                                        "GreenY": 0.59999999999999998,
                                        "BlueX": 0.14999999999999999,
                                        "BlueY": 0.059999999999999998,
                                        "BackgroundColor": 255,
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters",
                                        "ModifyDate": "2024:08:14 11:19:11",
                                        "Datecreate": "2024-08-14T11:19:11+00:00",
                                        "Datemodify": "2024-08-14T11:19:11+00:00"
                                    },
                                    "IPTC": {
                                        "Credit": "RFG",
                                        "ApplicationRecordVersion": 4
                                    },
                                    "Composite": {
                                        "ImageSize": "32x32",
                                        "Megapixels": 0.001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 1.1287499999999999,
                                        "y": 1.1287499999999999
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "Grayscale",
                                    "endianness": "Undefined",
                                    "colorspace": "Gray",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "gray": 8
                                    },
                                    "pixels": 1024,
                                    "channelStatistics": {
                                        "gray": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 145.21700000000001,
                                            "standardDeviation": 118.679,
                                            "kurtosis": -1.8071200000000001,
                                            "skewness": -0.28903699999999999,
                                            "entropy": 0.385023
                                        }
                                    },
                                    "colormapEntries": 256,
                                    "renderingIntent": "Undefined",
                                    "gamma": 0.45455000000000001,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T13:42:49+00:00",
                                        "date:modify": "2024-09-06T13:42:49+00:00",
                                        "png:bKGD": "chunk was found (see Background color, above)",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "0",
                                        "png:IHDR.color_type": "0 (Grayscale)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "32, 32",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:text": "3 tEXt\/zTXt\/iTXt chunks were found",
                                        "png:text-encoded profiles": "1 were found",
                                        "png:tIME": "2024-08-14T11:19:11Z",
                                        "signature": "bd5da6fea458b41acbca58fcf499142d7bff4355a1c6ab79f2ffa9a4aa8249e9"
                                    },
                                    "profiles": {
                                        "iptc": {
                                            "Credit[2,110]": [
                                                "RFG"
                                            ],
                                            "Unknown[2,0]": [
                                                null
                                            ],
                                            "length": 28
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "708B",
                                    "numberPixels": "1024",
                                    "pixelsPerSecond": "994173B",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 13271,
                            "ttfb_start": 13150,
                            "ttfb_end": 13270,
                            "download_start": 13270,
                            "download_end": 13271,
                            "download_ms": 1,
                            "all_start": 13150,
                            "all_end": 13271,
                            "all_ms": 121,
                            "index": 60,
                            "number": 61
                        },
                        {
                            "type": 3,
                            "id": "196398.132",
                            "request_id": "196398.132",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/site.webmanifest",
                            "raw_id": "196398.132",
                            "frame_id": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Manifest",
                            "load_ms": 124,
                            "ttfb_ms": 124,
                            "load_start": 13402,
                            "load_start_float": 13402.000542,
                            "bytesIn": 426,
                            "objectSize": 426,
                            "objectSizeUncompressed": 426,
                            "chunks": [
                                {
                                    "ts": 13526,
                                    "bytes": 426
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:42:49 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "application\/manifest+json",
                            "contentEncoding": "",
                            "socket": 551,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 13148,
                            "connect_end": 13263,
                            "ssl_start": 13263,
                            "ssl_end": 13402,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "countyhighway.com",
                                "sanList": [
                                    "countyhighway.com",
                                    "www.countyhighway.com"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725212268,
                                "validTo": 1732988267,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725215778588,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D7B584EAACC0F5106A616B9A4D1BA596C162960914BEDFBC194461D7D7AE7971022100D92CFC653521DFC74F1F0259D94A27458EFF1C90D67409424744E2B4E36F8BE8"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1725215778643,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402201986B09D3431918ABABF2B3999E3333C316A32291B27ECC80AC1B2B77B3C096702201D872708D32B600EF80A1A67B69FE77336B04D5A46788057234F7B8B8E3C3873"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 426",
                                    "content-type: application\/manifest+json",
                                    "date: Fri, 06 Sep 2024 13:42:49 GMT",
                                    "etag: \"1aa-61fa2ee1204ba\"",
                                    "expires: Sun, 08 Sep 2024 13:42:49 GMT",
                                    "last-modified: Wed, 14 Aug 2024 11:21:39 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1780,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 115,
                            "ssl_ms": 139,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 13146,
                            "socket_group": "pm\/https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 542,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFCTCCA\/GgAwIBAgISBDipBLf8YIUVNo1rx+xAaU2EMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAxMTczNzQ4WhcNMjQxMTMwMTczNzQ3WjAcMRowGAYDVQQD\nExFjb3VudHloaWdod2F5LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAKO92U58JBhQSxLOQNblF\/PV4PDFteRgHtHFMCgxgRLxCdmgQqsc7JScY38t\nqduNUgYPEiwOYpirdWWS9K93zCIgrMMSwLBFjC\/jEmHZbSKSBcCSqXCdaykUc2aT\nrkdDDxOw69iclOCkMG\/txMpe4YPlw4QA\/NgTbn52YElJuIqK5h2Uvszue9yKgHQL\n5Et++T78tZ3fhnW1MPum\/HlIC\/T5dnJfNxKgQinZM+2GFE33K7t4DTDwCyPlN9DR\n0bs1J4tceHmsEygldhtxwJBn4oyriZdnrrAwmqloNIUePbc0D7+ktCS9e\/FAOilK\nhbUCcJaOAa46dwUa6ufjLOVoobECAwEAAaOCAiwwggIoMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUyITKJLxQy\/eQt59lkeDyjcr5Q9MwHwYDVR0jBBgwFoAUxc9GpOr0\nw8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVu\nY3Iub3JnLzAzBgNVHREELDAqghFjb3VudHloaWdod2F5LmNvbYIVd3d3LmNvdW50\neWhpZ2h3YXkuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIE\nAgSB9QSB8gDwAHcAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGR\nrt+nHAAABAMASDBGAiEA17WE6qzA9RBqYWuaTRullsFilgkUvt+8GURh19eueXEC\nIQDZLPxlNSHfx08fAlnZSidFjv8ckNZ0CUJHROK042+L6AB1AHb\/iD8KtvuVUcJh\nzPWHujS0pM27KdxoQgqf5mdMWjp0AAABka7fp1MAAAQDAEYwRAIgGYawnTQxkYq6\nvys5meMzPDFqMikbJ+zICsGyt3s8CWcCIB2HJwjTK2AO+AoaZ7af53M2sE1aRniA\nVyNPe4uOPDhzMA0GCSqGSIb3DQEBCwUAA4IBAQBo8jynkPrMenwDXmWaV0NScjt8\nJMTOSCkGTGEVOLkN2xD\/61Dh5WjZaPxhe2eZaUyLZ4wwRDwU+AmBycXZb7w035Hq\nDiyWAP4JurxW0WVY909xiVK2FVNvBv3mSeDV+pzRkFZd9jHZ3H3XLXMfcji2E3Ul\nliWADjIHrPNHwj7fQPEcsug2gpEdq2V4xXgU5MreHEl6NvwxkhM2n8XYQvaJ0jpY\n\/bDd4vX0UlvWcJ0ToB6LRtm\/y9JDN36qV0\/Wqov3isY43vcAqdsVb2igUlVj3QYS\nn72MkzojyOq4QNy8PQ\/Trnyn42ZcNFKTbYHKp9yNWOq527cCfcMgPncLqOe0\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 13526,
                            "ttfb_start": 13402,
                            "ttfb_end": 13526,
                            "download_start": 13526,
                            "download_end": 13526,
                            "download_ms": 0,
                            "all_start": 13148,
                            "all_end": 13526,
                            "all_ms": 378,
                            "index": 61,
                            "number": 62
                        }
                    ],
                    "requestsFull": 62,
                    "requestsDoc": 61,
                    "responses_200": 61,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                    "loadEventStart": 13136,
                    "loadEventEnd": 13137,
                    "domContentLoadedEventStart": 3295,
                    "domContentLoadedEventEnd": 3370,
                    "URL": "https:\/\/countyhighway.com\/",
                    "connections": 6,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "F441EEDBED63DE2B923B7F076D68975B",
                    "final_url": "https:\/\/countyhighway.com\/",
                    "domInteractive": 3282,
                    "firstPaint": 1527.3000000007451,
                    "firstContentfulPaint": 1590,
                    "firstImagePaint": 2006,
                    "firstMeaningfulPaint": 2177,
                    "renderBlockingCSS": 3,
                    "renderBlockingJS": 3,
                    "TTFB": 663,
                    "basePageSSLTime": 146,
                    "score_cache": 89,
                    "score_cdn": 7,
                    "score_gzip": 42,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 97,
                    "score_etags": -1,
                    "score_progressive_jpeg": 0,
                    "gzip_total": 1492678,
                    "gzip_savings": 878325,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 2976599,
                    "image_savings": 111564,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 19,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 8,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 34,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 45,
                        "v8.compile": 8,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 185,
                        "MarkLoad": 0,
                        "Layout": 518,
                        "PrePaint": 47,
                        "Paint": 53,
                        "Layerize": 29,
                        "ResourceChangePriority": 0,
                        "FunctionCall": 34,
                        "HitTest": 5,
                        "largestContentfulPaint::Candidate": 0,
                        "XHRReadyStateChange": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "IntersectionObserverController::computeIntersections": 2,
                        "XHRLoad": 0,
                        "FireAnimationFrame": 0,
                        "Idle": 12531
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 19,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 7,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 34,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 45,
                        "v8.compile": 8,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 184,
                        "MarkLoad": 0,
                        "Layout": 517,
                        "PrePaint": 35,
                        "Paint": 53,
                        "Layerize": 28,
                        "ResourceChangePriority": 0,
                        "FunctionCall": 34,
                        "HitTest": 5,
                        "largestContentfulPaint::Candidate": 0,
                        "XHRReadyStateChange": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "IntersectionObserverController::computeIntersections": 2,
                        "XHRLoad": 0,
                        "FireAnimationFrame": 0,
                        "Idle": 12222
                    },
                    "cpu.ParseHTML": 19,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 8,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 34,
                    "cpu.ParseAuthorStyleSheet": 4,
                    "cpu.EvaluateScript": 45,
                    "cpu.v8.compile": 8,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 185,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 518,
                    "cpu.PrePaint": 47,
                    "cpu.Paint": 53,
                    "cpu.Layerize": 29,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.FunctionCall": 34,
                    "cpu.HitTest": 5,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.XHRReadyStateChange": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 2,
                    "cpu.XHRLoad": 0,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.Idle": 12531,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725630153.4858139,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725630156.0919209,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 9640,
                    "fullyLoadedCPUpct": 35.208181154128155,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "F6BA2FAB5F2B2C01A5FDAC892DD0AF28",
                                    "loaderId": "E615582CA57BB436C1011DC6894DC4F6"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 155,
                                    "violatingNodeAttribute": "name"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/countyhighway.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/countyhighway.com\/",
                    "document_hostname": "countyhighway.com",
                    "document_origin": "https:\/\/countyhighway.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 364,
                    "domComplete": 13136,
                    "PerformancePaintTiming.first-paint": 1527.3000000007451,
                    "PerformancePaintTiming.first-contentful-paint": 1527.3000000007451,
                    "origin_dns": {
                        "ns": [
                            "ns1dhq.name.com.",
                            "ns2bls.name.com.",
                            "ns3fhx.name.com.",
                            "ns4lrt.name.com."
                        ],
                        "mx": [
                            "1 aspmx.l.google.com.",
                            "5 alt1.aspmx.l.google.com.",
                            "5 alt2.aspmx.l.google.com.",
                            "10 alt3.aspmx.l.google.com.",
                            "10 alt4.aspmx.l.google.com."
                        ],
                        "txt": [
                            "\"google-site-verification=9IpSvMBUisn9mVn1s8T99yjHQ53OLqWoaG2FIBZ-Evw\"",
                            "\"v=spf1 include:_spf.google.com ~all\""
                        ],
                        "soa": [
                            "ns1.name.com. hostmaster.nsone.net. 1682356062 43200 7200 1209600 3600"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "PaaS": "Amazon Web Services",
                        "Web servers": "Apache HTTP Server",
                        "Photo galleries": "PhotoSwipe",
                        "JavaScript libraries": "PhotoSwipe,Lightbox",
                        "Analytics": "Plausible",
                        "Marketing automation": "MailChimp",
                        "Email": "MailChimp,Google Workspace",
                        "CDN": "jsDelivr,Amazon S3",
                        "Webmail": "Google Workspace",
                        "Miscellaneous": "PWA,Open Graph"
                    },
                    "detected_apps": {
                        "Amazon Web Services": "",
                        "Apache HTTP Server": "",
                        "PhotoSwipe": "",
                        "Plausible": "",
                        "MailChimp": "",
                        "Lightbox": "",
                        "jsDelivr": "",
                        "Google Workspace": "",
                        "Amazon S3": "",
                        "PWA": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Amazon Web Services": {
                            "name": "Amazon Web Services",
                            "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                            "slug": "amazon-web-services",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon Web Services.svg",
                            "website": "https:\/\/aws.amazon.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "PhotoSwipe": {
                            "name": "PhotoSwipe",
                            "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.",
                            "slug": "photoswipe",
                            "categories": [
                                {
                                    "id": 7,
                                    "slug": "photo-galleries",
                                    "groups": [
                                        3,
                                        10
                                    ],
                                    "name": "Photo galleries",
                                    "priority": 1
                                },
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PhotoSwipe.png",
                            "website": "https:\/\/photoswipe.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Plausible": {
                            "name": "Plausible",
                            "description": "Plausible is an open-source alternative to Google Analytics.",
                            "slug": "plausible",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Plausible.svg",
                            "website": "https:\/\/plausible.io\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "MailChimp": {
                            "name": "MailChimp",
                            "description": "Mailchimp is a marketing automation platform and email marketing service.",
                            "slug": "mailchimp",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "mailchimp.svg",
                            "website": "http:\/\/mailchimp.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                        },
                        "Lightbox": {
                            "name": "Lightbox",
                            "description": null,
                            "slug": "lightbox",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Lightbox.png",
                            "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                        },
                        "jsDelivr": {
                            "name": "jsDelivr",
                            "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                            "slug": "jsdelivr",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jsdelivr-icon.svg",
                            "website": "https:\/\/www.jsdelivr.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Workspace": {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Amazon S3": {
                            "name": "Amazon S3",
                            "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.",
                            "slug": "amazon-s3",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon S3.svg",
                            "website": "http:\/\/aws.amazon.com\/s3\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Amazon Web Services",
                            "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                            "slug": "amazon-web-services",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon Web Services.svg",
                            "website": "https:\/\/aws.amazon.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "PhotoSwipe",
                            "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.",
                            "slug": "photoswipe",
                            "categories": [
                                {
                                    "id": 7,
                                    "slug": "photo-galleries",
                                    "groups": [
                                        3,
                                        10
                                    ],
                                    "name": "Photo galleries",
                                    "priority": 1
                                },
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PhotoSwipe.png",
                            "website": "https:\/\/photoswipe.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Plausible",
                            "description": "Plausible is an open-source alternative to Google Analytics.",
                            "slug": "plausible",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Plausible.svg",
                            "website": "https:\/\/plausible.io\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "MailChimp",
                            "description": "Mailchimp is a marketing automation platform and email marketing service.",
                            "slug": "mailchimp",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "mailchimp.svg",
                            "website": "http:\/\/mailchimp.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Lightbox",
                            "description": null,
                            "slug": "lightbox",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Lightbox.png",
                            "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "jsDelivr",
                            "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                            "slug": "jsdelivr",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jsdelivr-icon.svg",
                            "website": "https:\/\/www.jsdelivr.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Amazon S3",
                            "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.",
                            "slug": "amazon-s3",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon S3.svg",
                            "website": "http:\/\/aws.amazon.com\/s3\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "button-name",
                                "impact": "critical",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button id=\"menu-btn\">",
                                        "target": [
                                            "#menu-btn"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide01 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide02 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide03 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide04 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide05 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide06 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide07 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide08 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide09 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide10 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/countyhighway.com\">",
                                        "target": [
                                            ".header__logo > a[href$=\"countyhighway.com\"]"
                                        ],
                                        "failureSummary": "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"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/countyhighway.com\" class=\"logo\">",
                                        "target": [
                                            ".logo[href$=\"countyhighway.com\"]"
                                        ],
                                        "failureSummary": "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"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"home dark\" style=\"zoom: 1;\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide11"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide12"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide13"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide14"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide15"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide16"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide17"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide18"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide19"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide20"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide21"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide22"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide23"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide24"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\">\n                  <input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">\n                <\/div>",
                                        "target": [
                                            "div[aria-hidden=\"true\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": "critical",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h3 class=\"t-hed\">An American Song<\/h3>",
                                                        "target": [
                                                            "#splide01-slide01 > a > .article.article-head > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"t-hed\">A Lone Figure<\/h3>",
                                                        "target": [
                                                            "#splide01-slide02 > a > .article.article-head > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"t-hed\">The Cabin<\/h3>",
                                                        "target": [
                                                            "#splide01-slide03 > a > .article.article-head > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"t-section-break\">Current Issue<\/h2>",
                                                        "target": [
                                                            ".section[data-pt=\"s\"]:nth-child(2) > .t-section-break"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"t-section-break\">Shop<\/h2>",
                                                        "target": [
                                                            "a[href$=\"shop\"] > .t-section-break"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Volume 1, Issues 1-6<\/h2>",
                                                        "target": [
                                                            ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Long Road T-Shirt<\/h2>",
                                                        "target": [
                                                            ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Long Road T-Shirt<\/h2>",
                                                        "target": [
                                                            ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Shield Trucker<\/h2>",
                                                        "target": [
                                                            ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"t-section-break\">Archive<\/h2>",
                                                        "target": [
                                                            ".section[data-pt=\"s\"]:nth-child(5) > a > .t-section-break"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": null,
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343434",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(1) > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .button[data-type=\"secondary\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>",
                                        "target": [
                                            ".t-banner:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-tagline\">AMERICA'S ONLY NEWSPAPER<\/div>",
                                        "target": [
                                            ".t-tagline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-banner\">PRICE $8.50 PER ISSUE<\/div>",
                                        "target": [
                                            ".t-banner:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-slug\">Profile<\/div>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-slug"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"t-hed\">An American Song<\/h3>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-1\">A Visit with The Great Jimmy Webb<\/p>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-dek-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-2\">Songwriting master unveils the mysteries of \u2018Wichita Lineman\u2019<\/p>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-dek-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-3\">God spoke to him and then he fucked up the rhyme<\/p>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-dek-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-byline\"><small>By<\/small> David Samuels<\/div>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-byline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.0pt (13.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<small>By<\/small>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-byline > small"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-slug\">Dispatch<\/div>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-slug"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"t-hed\">A Lone Figure<\/h3>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-1\">Alone in a black hoodie on the sparse and sometimes-deadly Mesa<\/p>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-dek-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-2\">Butch Tarko is a bad driver<\/p>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-dek-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-3\">Snoopy, Come Home <\/p>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-dek-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-byline\"><small>By<\/small> Tama Janowitz<\/div>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-byline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.0pt (13.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<small>By<\/small>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-byline > small"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-slug\">Memoir<\/div>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-slug"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"t-hed\">The Cabin<\/h3>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-1\">A father\u2019s gift commands obedience in the here and now, and thereafter<\/p>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-dek-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-2\">There\u2019s a cougar under the deck<\/p>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-dek-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-3\">My father takes the form of a bear and wrecks my dubious inheritance<\/p>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-dek-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-byline\"><small>By<\/small> Walter Kirn<\/div>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-byline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.0pt (13.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<small>By<\/small>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-byline > small"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "26.9pt (35.84px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"t-section-break\">Current Issue<\/h2>",
                                        "target": [
                                            ".section[data-pt=\"s\"]:nth-child(2) > .t-section-break"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "26.9pt (35.84px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"t-section-break\">Shop<\/h2>",
                                        "target": [
                                            "a[href$=\"shop\"] > .t-section-break"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Volume 1, Issues 1-6<\/h2>",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>(Debut Volume)<\/p>",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"price\">$69.95<\/p>",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > .price"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Long Road T-Shirt<\/h2>",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>(Midnight Blue)<\/p>",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"price\">$17.95<\/p>",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > .price"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Long Road T-Shirt<\/h2>",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>(Ivory)<\/p>",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"price\">$17.95<\/p>",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > .price"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Shield Trucker<\/h2>",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>(Brown &amp; Bone)<\/p>",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"price\">$24.95<\/p>",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > .price"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "26.9pt (35.84px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"t-section-break\">Archive<\/h2>",
                                        "target": [
                                            ".section[data-pt=\"s\"]:nth-child(5) > a > .t-section-break"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-title\">Volume 2<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(1) > article > .t-archive-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 1<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">July - August 2024<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-title\">Volume 1<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(2) > article > .t-archive-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 1<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">July - August, 2023<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 2<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(2) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">September - October, 2023<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(2) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 3<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(3) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">November - December, 2023<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(3) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 4<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(4) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">January - February, 2024<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(4) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 5<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(5) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">March - April, 2024<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(5) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 6<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(6) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">May - June, 2024<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(6) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                        "target": [
                                            "#mc-embedded-subscribe"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                        "target": [
                                            ".t-nav-item-footer[href$=\"countyhighway.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                        "target": [
                                            ".t-nav-item-footer[href$=\"shop\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343434",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>\u00a9 County Highway LLC.<\/p>",
                                        "target": [
                                            ".footer__links > div > p:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>All Rights Reserved<\/p>",
                                        "target": [
                                            ".footer__links > div > p:nth-child(2)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "menu-btn",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-btn\">",
                                        "target": [
                                            "#menu-btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "mce-EMAIL",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "mc-embedded-subscribe",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                        "target": [
                                            "#mc-embedded-subscribe"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "splide02-track",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu-btn__t",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"menu-btn__t\" d=\"M0 1H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                        "target": [
                                            "#menu-btn__t"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu-btn__m",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"menu-btn__m\" d=\"M0 10.9209H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                        "target": [
                                            "#menu-btn__m"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu-btn__b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"menu-btn__b\" d=\"M0 20.5222H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                        "target": [
                                            "#menu-btn__b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"section splide articles__main is-initialized\" data-pt=\"xl\" id=\"splide01\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-track",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track\" id=\"splide01-track\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">",
                                        "target": [
                                            "#splide01-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">",
                                        "target": [
                                            "#splide01-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide05",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide06",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide07",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide08",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide09",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide10",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide11",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide11"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide12",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide12"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide13",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide13"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide14",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide14"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide15",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide15"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide16",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide16"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide17",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide17"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide18",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide18"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide19",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide19"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide20",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide20"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide21",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide21"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide22",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide22"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide23",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide23"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide24",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide24"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "modal",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<dialog class=\"modal\" id=\"modal\">",
                                        "target": [
                                            "#modal"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_shell",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_shell\">",
                                        "target": [
                                            "#mc_embed_shell"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_signup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_signup\">",
                                        "target": [
                                            "#mc_embed_signup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc-embedded-subscribe-form",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<form action=\"https:\/\/countyhighway.us22.list-manage.com\/subscribe\/post?u=15f1f7a843959e2dec00a72fd&amp;id=577b18c7dc&amp;f_id=0089cde1f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"novalidate\">",
                                        "target": [
                                            "#mc-embedded-subscribe-form"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_signup_scroll",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_signup_scroll\">",
                                        "target": [
                                            "#mc_embed_signup_scroll"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mce-responses",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mce-responses\" class=\"clear\">\n                <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>\n                <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>\n            <\/div>",
                                        "target": [
                                            "#mce-responses"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mce-error-response",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>",
                                        "target": [
                                            "#mce-error-response"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mce-success-response",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>",
                                        "target": [
                                            "#mce-success-response"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag332"
                                ],
                                "description": "Ensures form field does not have multiple label elements",
                                "help": "Form field must not have multiple label elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                        "target": [
                                            ".header__logo > a[href$=\"countyhighway.com\"] > div[data-mode=\"dark\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                                        "target": [
                                            "div[data-type=\"desktop\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide01 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide02 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide03 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide04 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide05 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide06 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide07 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide08 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide09 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide10 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                                        "target": [
                                            "img[alt=\"Bird Illustration\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                                        "target": [
                                            "img[alt=\"Subscribe Text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                                        "target": [
                                            "img[alt=\"Newsletter Text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                        "target": [
                                            ".logo[href$=\"countyhighway.com\"] > div[data-mode=\"dark\"] > img[alt=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "input-button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures input buttons have discernible text",
                                "help": "Input buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/input-button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a non-empty value attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                        "target": [
                                            "#mc-embedded-subscribe"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "label",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131",
                                    "section508",
                                    "section508.22.n",
                                    "ACT"
                                ],
                                "description": "Ensures every form element has a label",
                                "help": "Form elements must have labels",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a placeholder attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(1) > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .button[data-type=\"secondary\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                        "target": [
                                            ".t-nav-item[href$=\"countyhighway.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                        "target": [
                                            ".t-nav-item[href$=\"shop\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(8) > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                        "target": [
                                            "li:nth-child(9) > .button[data-type=\"secondary\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/american-song-samuels\">",
                                        "target": [
                                            "#splide01-slide01 > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/lone-figure-janowitz\">",
                                        "target": [
                                            "#splide01-slide02 > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/the-cabin-kirn\">",
                                        "target": [
                                            "#splide01-slide03 > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/subscribe\">",
                                        "target": [
                                            ".subscribe > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\"><h2 class=\"t-section-break\">Shop<\/h2><\/a>",
                                        "target": [
                                            ".section[data-pt=\"s\"]:nth-child(4) > a[href$=\"shop\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\/volume-1-issues-1-6\" class=\"product-grid-item\">",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-midnight\" class=\"product-grid-item\">",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-ivory\" class=\"product-grid-item\">",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\/shield-trucker\" class=\"product-grid-item\">",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\"><h2 class=\"t-section-break\">Archive<\/h2><\/a>",
                                        "target": [
                                            ".section[data-pt=\"s\"]:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\">",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-1\">",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-2\">",
                                        "target": [
                                            ".archive__issue:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-3\">",
                                        "target": [
                                            ".archive__issue:nth-child(3) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-4\">",
                                        "target": [
                                            ".archive__issue:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-5\">",
                                        "target": [
                                            ".archive__issue:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-6\">",
                                        "target": [
                                            ".archive__issue:nth-child(6) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                        "target": [
                                            ".t-nav-item-footer[href$=\"countyhighway.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                        "target": [
                                            ".t-nav-item-footer[href$=\"shop\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"archive__volumes\" data-cols=\"3\">",
                                        "target": [
                                            ".archive__volumes"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"archive__issues\">",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"archive__issues\">",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n    <\/li>",
                                        "target": [
                                            ".header__cta > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n          <\/li>",
                                        "target": [
                                            ".header__cta > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/li>",
                                        "target": [
                                            "menu > li:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n                    <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n                  <\/li>",
                                        "target": [
                                            "menu > li:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">",
                                        "target": [
                                            "#splide01-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">",
                                        "target": [
                                            "#splide01-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__volume\">",
                                        "target": [
                                            ".archive__volume:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues > .archive__issue"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__volume\">",
                                        "target": [
                                            ".archive__volume:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(7)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-btn\">",
                                        "target": [
                                            "#menu-btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide01 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide02 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide03 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide04 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide05 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide06 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide07 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide08 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide09 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide10 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                                        "target": [
                                            "img[alt=\"Bird Illustration\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                                        "target": [
                                            "img[alt=\"Subscribe Text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                                        "target": [
                                            "img[alt=\"Newsletter Text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                        "target": [
                                            "#mc-embedded-subscribe"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "description": "Ensure elements that have scrollable content are accessible by keyboard",
                                "help": "Scrollable region must have keyboard access",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "aria-roledescription",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensure aria-roledescription is only used on elements with an implicit or explicit role",
                                "help": "aria-roledescription must be on elements with a semantic role",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roledescription?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "vps56216.dreamhostps.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns1dhq.name.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 34207,
                    "testUrl": "https:\/\/countyhighway.com\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\",\"width\":224,\"height\":51,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/illustration.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg\",\"width\":300,\"height\":67,\"naturalWidth\":300,\"naturalHeight\":67},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\",\"width\":1873,\"height\":432,\"naturalWidth\":300,\"naturalHeight\":69},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\",\"width\":150,\"height\":70,\"naturalWidth\":300,\"naturalHeight\":140},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\",\"width\":1400,\"height\":92,\"naturalWidth\":300,\"naturalHeight\":20},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1000},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1020},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1052},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":846},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\",\"width\":960,\"height\":90,\"naturalWidth\":300,\"naturalHeight\":28},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\",\"width\":339,\"height\":77,\"naturalWidth\":300,\"naturalHeight\":68}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Caslon Doric",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Caslon Doric",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Caslon Doric",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Caslon Doric Condensed",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Caslon Doric Condensed Text",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Caslon Doric Condensed Text",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Caslon Doric Condensed Text",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Trio Grotesk",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Job Clarendon",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Job Clarendon",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Job Clarendon",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Job Clarendon",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Shift",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Shift",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "500"
                        },
                        {
                            "family": "Shift",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Shift",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "700"
                        }
                    ],
                    "generated-content-percent": 14.27,
                    "generated-content-size": 4.7199999999999998,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 68
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 69
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                            "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 140
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                            "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 20
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                            "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 1000
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                            "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 1020
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                            "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 1052
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                            "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 846
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                            "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 28
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 68
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0,minimum-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                        "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                        "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                        "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                        "https:\/\/countyhighway.com\/assets\/js\/main.js",
                        "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                        "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                        "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1\">\n      <title>Home \u2013 County Highway<\/title>\n  \n    <meta property=\"og:title\" content=\"County Highway | Home\">\n  <meta property=\"og:description\" content=\"America's Only Newspaper\">\n  <meta property=\"og:url\" content=\"https:\/\/countyhighway.com\">\n    <meta property=\"og:image\" content=\"https:\/\/countyhighway.com\/assets\/images\/placeholder.jpg\">\n    <meta property=\"og:site_name\" content=\"County Highway\">\n  <meta property=\"og:locale\" content=\"en_US\">\n  <meta property=\"og:type\" content=\"article\">\n\n  <meta name=\"twitter:card\" content=\"summary_large_image\">\n  <meta name=\"twitter:title\" content=\"County Highway | Home\">\n  <meta name=\"twitter:description\" content=\"America's Only Newspaper\">\n  <meta name=\"twitter:site\" content=\"@countyhwy\">\n    <meta property=\"og:image\" content=\"https:\/\/countyhighway.com\/assets\/images\/placeholder.jpg\">\n    <meta name=\"description\" content=\"County Highway is a 20-page broadsheet produced by actual human beings, containing the best new writing you will encounter about America. It features reports on the political and spiritual crises that are gripping our country and their deeper cultural and historical sources; regular columns about agriculture, civil liberties, animals, herbal medicine, and living off the grid, mentally and physically; essays about literature and art, and an entire section devoted to music.\">\n\n  <link href=\"https:\/\/countyhighway.com\/assets\/css\/main.css\" rel=\"stylesheet\">  <link href=\"https:\/\/countyhighway.com\/assets\/css\/photoswipe.css\" rel=\"stylesheet\">\n  <script src=\"https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js\"><\/script>  <script src=\"https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js\"><\/script>\n  <script src=\"\n  https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js\n  \"><\/script>\n  <link href=\"\n  https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css\n  \" rel=\"stylesheet\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n  \n  <script defer=\"\" data-domain=\"countyhighway.com\" src=\"https:\/\/plausible.io\/js\/plausible.js\"><\/script>\n\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/#mc_embed_signup input.mce_inline_error { border-color: rgb(107, 5, 5); }#mc_embed_signup div.mce_inline_error { margin: 0px 0px 1em; padding: 5px 10px; background-color: rgb(107, 5, 5); font-weight: bold; z-index: 1; color: rgb(255, 255, 255); }<\/style><\/head>\n\n<body class=\"home dark\" style=\"zoom: 1;\">\n  \n<header class=\"header hide-logo\">\n  <div class=\"header__menu\">\n    <button id=\"menu-btn\">\n      <svg width=\"35\" height=\"22\" viewBox=\"0 0 35 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path id=\"menu-btn__t\" d=\"M0 1H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <path id=\"menu-btn__m\" d=\"M0 10.9209H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <path id=\"menu-btn__b\" d=\"M0 20.5222H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <\/svg>\n    <\/button>\n  <\/div>\n\n  <div class=\"header__logo\">\n    <a href=\"https:\/\/countyhighway.com\">\n      <div data-mode=\"light\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\">      <\/div>\n      <div data-mode=\"dark\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">      <\/div>\n    <\/a>\n  <\/div>\n\n  <menu class=\"header__cta\">\n        <li>\n      <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n    <\/li>\n        <li>\n            <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n          <\/li>\n  <\/menu>\n\n  <div class=\"main-nav\">\n    <div class=\"main-nav__click-away\">\n    <\/div>\n    <nav>\n      <menu>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>\n        <\/li>\n                <li>\n          <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/li>\n                <li>\n                    <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n                  <\/li>\n      <\/menu>\n\n      <div>\n        <p>\u00a9 County Highway LLC.<\/p>\n        <p>All Rights Reserved<\/p>\n      <\/div>\n    <\/nav>\n  <\/div>\n<\/header>\n  <section class=\"home-hero\">\n    <div>\n      <div class=\"logo\" data-type=\"mobile\">\n        <div class=\"logo__graphic\">\n          <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/illustration.svg\">        <\/div>\n        <div class=\"logo__type hero-graphic\">\n          <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg\">        <\/div>\n      <\/div>\n\n      <div class=\"logo\" data-type=\"desktop\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">      <\/div>\n    <\/div>\n    \n    <div class=\"home-hero__banner\">\n      <div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>\n      <div class=\"t-tagline\">AMERICA'S ONLY NEWSPAPER<\/div>\n      <div class=\"t-banner\">PRICE $8.50 PER ISSUE<\/div>\n    <\/div>\n\n    \n  <\/section>\n\n  <div class=\"container\">\n\n    <section class=\"section splide articles__main is-initialized\" data-pt=\"xl\" id=\"splide01\">\n      <div class=\"splide__track\" id=\"splide01-track\">\n        <ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/american-song-samuels\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Profile<\/div>\n                <h3 class=\"t-hed\">An American Song<\/h3>\n                                  <p class=\"t-dek-1\">A Visit with The Great Jimmy Webb<\/p>                  <p class=\"t-dek-2\">Songwriting master unveils the mysteries of \u2018Wichita Lineman\u2019<\/p>                  <p class=\"t-dek-3\">God spoke to him and then he fucked up the rhyme<\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> David Samuels<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/lone-figure-janowitz\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Dispatch<\/div>\n                <h3 class=\"t-hed\">A Lone Figure<\/h3>\n                                  <p class=\"t-dek-1\">Alone in a black hoodie on the sparse and sometimes-deadly Mesa<\/p>                  <p class=\"t-dek-2\">Butch Tarko is a bad driver<\/p>                  <p class=\"t-dek-3\">Snoopy, Come Home <\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> Tama Janowitz<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/the-cabin-kirn\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Memoir<\/div>\n                <h3 class=\"t-hed\">The Cabin<\/h3>\n                                  <p class=\"t-dek-1\">A father\u2019s gift commands obedience in the here and now, and thereafter<\/p>                  <p class=\"t-dek-2\">There\u2019s a cougar under the deck<\/p>                  <p class=\"t-dek-3\">My father takes the form of a bear and wrecks my dubious inheritance<\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> Walter Kirn<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                  <\/ul>\n      <\/div>\n    <\/section>\n\n    <section class=\"section\" data-pt=\"s\">\n      <h2 class=\"t-section-break\">Current Issue<\/h2>\n      \n<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">\n    <div class=\"splide__arrows splide__arrows--ltr\"><button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"><\/path><\/svg><\/button><button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"><\/path><\/svg><\/button><\/div><div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n        <ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">\n                <li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <\/ul>\n    <\/div>\n<\/div>\n\n<dialog class=\"modal\" id=\"modal\">\n    <section class=\"cta-subscribe\">\n    <button class=\"close-button\">\u2715<\/button>\n    <div class=\"container\">\n        <div class=\"cta-subscribe__login t-body\"><p>Already a subscriber?<\/p> <a href=\"https:\/\/countyhighway.com\/login\">Log in here.<\/a><\/div>\n        <div class=\"cta-subscribe__subscribe\">\n        <p class=\"t-hed\">Subscribe today. Thank us tomorrow.<\/p>\n        <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/div>\n    <\/div>\n<\/section>  \n<\/dialog>    <\/section>\n\n        \n        <section class=\"section\">\n      <div class=\"subscribe inner-width\">\n        <a href=\"https:\/\/countyhighway.com\/subscribe\">\n          <div class=\"subscribe__illu\">\n            <img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">\n          <\/div>\n          <div class=\"subscribe__text\">\n              <img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/section>\n    \n    <section class=\"section\" data-pt=\"s\">\n      <a href=\"https:\/\/countyhighway.com\/shop\"><h2 class=\"t-section-break\">Shop<\/h2><\/a>\n\n      <div class=\"products\">\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/volume-1-issues-1-6\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Volume 1, Issues 1-6<\/h2>\n                  <p>(Debut Volume)<\/p>\n                  <p class=\"price\">$69.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-midnight\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Long Road T-Shirt<\/h2>\n                  <p>(Midnight Blue)<\/p>\n                  <p class=\"price\">$17.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-ivory\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Long Road T-Shirt<\/h2>\n                  <p>(Ivory)<\/p>\n                  <p class=\"price\">$17.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/shield-trucker\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Shield Trucker<\/h2>\n                  <p>(Brown &amp; Bone)<\/p>\n                  <p class=\"price\">$24.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n              <\/div>\n    <\/section>\n\n    <section class=\"section\" data-pt=\"s\">\n    <a href=\"https:\/\/countyhighway.com\/archive\"><h2 class=\"t-section-break\">Archive<\/h2><\/a>\n      \n      <section class=\"archive inner-width | section\">\n          <ul class=\"archive__volumes\" data-cols=\"3\">\n                        <li class=\"archive__volume\">\n                <article class=\"\">\n                  <div class=\"t-archive-title\">Volume 2<\/div>\n                <\/article>\n              <ul class=\"archive__issues\">\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 1<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">July - August 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                              <\/ul>\n            <\/li>\n                        <li class=\"archive__volume\">\n                <article class=\"\">\n                  <div class=\"t-archive-title\">Volume 1<\/div>\n                <\/article>\n              <ul class=\"archive__issues\">\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-1\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 1<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">July - August, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-2\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 2<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">September - October, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-3\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 3<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">November - December, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-4\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 4<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">January - February, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-5\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 5<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">March - April, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-6\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 6<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">May - June, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                              <\/ul>\n            <\/li>\n                      <\/ul>\n      <\/section>\n    <\/section>\n\n    <section class=\"newsletter section\" data-pt=\"m\">\n      <div class=\"newsletter__headline\">\n        <img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">\n      <\/div>\n      <div id=\"mc_embed_shell\">\n      <style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/#mc_embed_signup { clear: left; max-width: 600px; }#mc-embedded-subscribe.button { font-size: inherit; color: white; background-color: transparent; border: 1px solid white; }#mc_embed_signup div.mce_inline_error { }#mc_embed_signup_scroll { display: flex; gap: 1em; flex-wrap: wrap; }.mc-field-group { display: flex; flex-direction: column; }#mce-EMAIL { font-size: 1.5em; background: transparent; outline: 0px; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; color: white; border-bottom-style: solid; border-bottom-color: rgb(112, 112, 112); }#mce-responses { margin-top: 1em; }<\/style>\n      <div id=\"mc_embed_signup\">\n          <form action=\"https:\/\/countyhighway.us22.list-manage.com\/subscribe\/post?u=15f1f7a843959e2dec00a72fd&amp;id=577b18c7dc&amp;f_id=0089cde1f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"novalidate\">\n            <div id=\"mc_embed_signup_scroll\">\n                <div class=\"mc-field-group\">\n                  <input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">\n                <\/div>\n                <div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\">\n                  <input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">\n                <\/div>\n                <div class=\"clear\">\n                  <input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">\n                <\/div>\n            <\/div>\n            <div id=\"mce-responses\" class=\"clear\">\n                <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>\n                <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>\n            <\/div>\n          <\/form>\n        <\/div>\n        <script type=\"text\/javascript\" src=\"\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js\"><\/script>\n        <script type=\"text\/javascript\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';}(jQuery));var $mcj = jQuery.noConflict(true);<\/script>\n      <\/div>\n    <\/section>\n\n    <footer class=\"footer\">\n    <div class=\"footer__newsletter flow\">\n      <div class=\"footer__logo\">\n        <a href=\"https:\/\/countyhighway.com\" class=\"logo\">\n          <div data-mode=\"light\">\n            <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\">          <\/div>\n          <div data-mode=\"dark\">\n            <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"footer__links flow\">\n      <nav class=\"footer__nav\">\n        <menu>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n          <\/li>\n                    <li>\n            <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n          <\/li>\n        <\/menu>\n      <\/nav>\n\n      <div>\n        <p>\u00a9 County Highway LLC.<\/p>\n        <p>All Rights Reserved<\/p>\n      <\/div>\n    <\/div>\n\n  <\/footer>\n\n<script src=\"https:\/\/countyhighway.com\/assets\/js\/main.js\"><\/script><script src=\"https:\/\/countyhighway.com\/assets\/js\/templates\/home.js\"><\/script>\n\n  <\/div>\n\n\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            1337
                        ],
                        [
                            1525,
                            1592
                        ],
                        [
                            1876,
                            3357
                        ],
                        [
                            3433,
                            16611
                        ]
                    ],
                    "longTasks": [
                        [
                            1337,
                            1525
                        ],
                        [
                            1592,
                            1876
                        ],
                        [
                            3357,
                            3433
                        ]
                    ],
                    "lastVisualChange": 13500,
                    "render": 1700,
                    "visualComplete85": 3600,
                    "visualComplete90": 3800,
                    "visualComplete95": 3800,
                    "visualComplete99": 13500,
                    "visualComplete": 13500,
                    "SpeedIndex": 2899,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 2006,
                            "size": 4752,
                            "DOMNodeId": 7,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "t-banner"
                                },
                                "bounds": [
                                    16,
                                    521.5625,
                                    326.046875,
                                    17
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2006,
                            "size": 4752,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 89.734375,
                                    "width": 296.65625,
                                    "height": 17,
                                    "top": 89.734375,
                                    "right": 312.65625,
                                    "bottom": 106.734375,
                                    "left": 16
                                },
                                "outerHTML": "<div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3520,
                            "size": 809136,
                            "DOMNodeId": 106,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                                },
                                "sourceURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "bounds": [
                                    16,
                                    68,
                                    1873,
                                    431.828125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3520,
                            "size": 809136,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 68,
                                    "width": 1873,
                                    "height": 431.828125,
                                    "top": 68,
                                    "right": 1889,
                                    "bottom": 499.828125,
                                    "left": 16
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                                "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3702,
                            "size": 87360,
                            "DOMNodeId": 159,
                            "nodeInfo": {
                                "nodeType": "H3",
                                "attributes": {
                                    "class": "t-hed"
                                },
                                "bounds": [
                                    285.5,
                                    698.3125,
                                    401,
                                    144
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2005,
                            "size": 4752,
                            "DOMNodeId": 7,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "t-banner"
                                },
                                "bounds": [
                                    16,
                                    521.5625,
                                    326.046875,
                                    17
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2005,
                            "size": 4752,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 89.734375,
                                    "width": 296.65625,
                                    "height": 17,
                                    "top": 89.734375,
                                    "right": 312.65625,
                                    "bottom": 106.734375,
                                    "left": 16
                                },
                                "outerHTML": "<div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 3519,
                            "size": 809136,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 68,
                                    "width": 1873,
                                    "height": 431.828125,
                                    "top": 68,
                                    "right": 1889,
                                    "bottom": 499.828125,
                                    "left": 16
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                                "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 3519,
                            "size": 809136,
                            "DOMNodeId": 106,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                                },
                                "sourceURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "bounds": [
                                    16,
                                    68,
                                    1873,
                                    431.828125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 3702,
                            "size": 87360,
                            "DOMNodeId": 159,
                            "nodeInfo": {
                                "nodeType": "H3",
                                "attributes": {
                                    "class": "t-hed"
                                },
                                "bounds": [
                                    285.5,
                                    698.3125,
                                    401,
                                    144
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 62
                        },
                        {
                            "name": "fetchStart",
                            "time": 77
                        },
                        {
                            "name": "navigationStart",
                            "time": 112
                        },
                        {
                            "name": "domLoading",
                            "time": 112
                        },
                        {
                            "name": "responseEnd",
                            "time": 113
                        },
                        {
                            "name": "domInteractive",
                            "time": 113
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 113
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 113
                        },
                        {
                            "name": "domComplete",
                            "time": 113
                        },
                        {
                            "name": "responseEnd",
                            "time": 731
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 744
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 744
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 744
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 745
                        },
                        {
                            "name": "domLoading",
                            "time": 745
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1589
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1589
                        },
                        {
                            "name": "firstPaint",
                            "time": 1589
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1881
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 2005
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2177
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 2177
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2177
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3334
                        },
                        {
                            "name": "domInteractive",
                            "time": 3344
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 3357
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 3432
                        },
                        {
                            "name": "LayoutShift",
                            "time": 3977
                        },
                        {
                            "name": "LayoutShift",
                            "time": 12570
                        },
                        {
                            "name": "LayoutShift",
                            "time": 12704
                        },
                        {
                            "name": "LayoutShift",
                            "time": 12812
                        },
                        {
                            "name": "LayoutShift",
                            "time": 13072
                        },
                        {
                            "name": "domComplete",
                            "time": 13198
                        },
                        {
                            "name": "loadEventStart",
                            "time": 13198
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 13199
                        },
                        {
                            "name": "LayoutShift",
                            "time": 13332
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 3702
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 3519
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 3519
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.2016391713685855
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.19129085938769391
                        }
                    ],
                    "chromeUserTiming.navigationStart": 112,
                    "chromeUserTiming.fetchStart": 77,
                    "chromeUserTiming.domLoading": 745,
                    "chromeUserTiming.responseEnd": 732,
                    "chromeUserTiming.domInteractive": 3345,
                    "chromeUserTiming.domContentLoadedEventStart": 3357,
                    "chromeUserTiming.domContentLoadedEventEnd": 3432,
                    "chromeUserTiming.domComplete": 13199,
                    "chromeUserTiming.unloadEventStart": 744,
                    "chromeUserTiming.unloadEventEnd": 744,
                    "chromeUserTiming.markAsMainFrame": 745,
                    "chromeUserTiming.commitNavigationEnd": 745,
                    "chromeUserTiming.firstPaint": 1589,
                    "chromeUserTiming.firstContentfulPaint": 1589,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1589,
                    "chromeUserTiming.LayoutShift": 13333,
                    "chromeUserTiming.firstImagePaint": 2005,
                    "chromeUserTiming.firstMeaningfulPaint": 2177,
                    "chromeUserTiming.loadEventStart": 13199,
                    "chromeUserTiming.loadEventEnd": 13199,
                    "chromeUserTiming.LargestTextPaint": 3702,
                    "chromeUserTiming.LargestContentfulPaint": 3520,
                    "chromeUserTiming.LargestImagePaint": 3520,
                    "chromeUserTiming.TotalLayoutShift": 0.2016391713685855,
                    "chromeUserTiming.CumulativeLayoutShift": 0.19129085938769391,
                    "LayoutShifts": [
                        {
                            "time": 1881,
                            "score": 8.2454545573743714e-5,
                            "cumulative_score": 8.2454545573743714e-5,
                            "window_score": 8.2454545573743714e-5,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1265,
                                    18,
                                    639,
                                    31
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1275,
                                        "y": 18,
                                        "width": 629,
                                        "height": 31,
                                        "top": 18,
                                        "right": 1904,
                                        "bottom": 49,
                                        "left": 1275
                                    },
                                    "currentRect": {
                                        "x": 1265,
                                        "y": 18,
                                        "width": 624,
                                        "height": 31,
                                        "top": 18,
                                        "right": 1889,
                                        "bottom": 49,
                                        "left": 1265
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3334,
                            "score": 0.19113491481934289,
                            "cumulative_score": 0.19121736936491662,
                            "window_score": 0.19113491481934289,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    16,
                                    77,
                                    1873,
                                    42
                                ],
                                [
                                    89,
                                    119,
                                    1728,
                                    390
                                ],
                                [
                                    16,
                                    509,
                                    1873,
                                    42
                                ],
                                [
                                    89,
                                    551,
                                    1728,
                                    442
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 16,
                                        "y": 77,
                                        "width": 1873,
                                        "height": 42,
                                        "top": 77,
                                        "right": 1889,
                                        "bottom": 119,
                                        "left": 16
                                    },
                                    "currentRect": {
                                        "x": 16,
                                        "y": 509,
                                        "width": 1873,
                                        "height": 42,
                                        "top": 509,
                                        "right": 1889,
                                        "bottom": 551,
                                        "left": 16
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 89,
                                        "y": 119,
                                        "width": 1728,
                                        "height": 874,
                                        "top": 119,
                                        "right": 1817,
                                        "bottom": 993,
                                        "left": 89
                                    },
                                    "currentRect": {
                                        "x": 89,
                                        "y": 551,
                                        "width": 1728,
                                        "height": 442,
                                        "top": 551,
                                        "right": 1817,
                                        "bottom": 993,
                                        "left": 89
                                    }
                                }
                            ]
                        },
                        {
                            "time": 3977,
                            "score": 0.00015594456835103668,
                            "cumulative_score": 0.19137331393326765,
                            "window_score": 0.19129085938769391,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    1608,
                                    18,
                                    133,
                                    1
                                ],
                                [
                                    1757,
                                    18,
                                    132,
                                    1
                                ],
                                [
                                    1608,
                                    19,
                                    281,
                                    29
                                ],
                                [
                                    1608,
                                    48,
                                    133,
                                    1
                                ],
                                [
                                    1757,
                                    48,
                                    132,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1673,
                                        "y": 19,
                                        "width": 100,
                                        "height": 29,
                                        "top": 19,
                                        "right": 1773,
                                        "bottom": 48,
                                        "left": 1673
                                    },
                                    "currentRect": {
                                        "x": 1608,
                                        "y": 18,
                                        "width": 133,
                                        "height": 31,
                                        "top": 18,
                                        "right": 1741,
                                        "bottom": 49,
                                        "left": 1608
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1789,
                                        "y": 18,
                                        "width": 100,
                                        "height": 31,
                                        "top": 18,
                                        "right": 1889,
                                        "bottom": 49,
                                        "left": 1789
                                    },
                                    "currentRect": {
                                        "x": 1757,
                                        "y": 18,
                                        "width": 132,
                                        "height": 31,
                                        "top": 18,
                                        "right": 1889,
                                        "bottom": 49,
                                        "left": 1757
                                    }
                                }
                            ]
                        },
                        {
                            "time": 12570,
                            "score": 0.00066188965319633668,
                            "cumulative_score": 0.19203520358646398,
                            "window_score": 0.00066188965319633668,
                            "shift_window_num": 3,
                            "rects": [
                                [
                                    1220,
                                    688,
                                    400,
                                    89
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1220,
                                        "y": 691,
                                        "width": 400,
                                        "height": 86,
                                        "top": 691,
                                        "right": 1620,
                                        "bottom": 777,
                                        "left": 1220
                                    },
                                    "currentRect": {
                                        "x": 1220,
                                        "y": 688,
                                        "width": 400,
                                        "height": 86,
                                        "top": 688,
                                        "right": 1620,
                                        "bottom": 774,
                                        "left": 1220
                                    }
                                }
                            ]
                        },
                        {
                            "time": 12704,
                            "score": 0.0040164165342876958,
                            "cumulative_score": 0.19605162012075167,
                            "window_score": 0.0046783061874840328,
                            "shift_window_num": 3,
                            "rects": [
                                [
                                    773,
                                    518,
                                    359,
                                    3
                                ],
                                [
                                    773,
                                    521,
                                    359,
                                    18
                                ],
                                [
                                    1669,
                                    521,
                                    221,
                                    18
                                ],
                                [
                                    773,
                                    539,
                                    359,
                                    3
                                ],
                                [
                                    286,
                                    651,
                                    401,
                                    17
                                ],
                                [
                                    753,
                                    651,
                                    401,
                                    17
                                ],
                                [
                                    1220,
                                    651,
                                    400,
                                    17
                                ],
                                [
                                    1220,
                                    688,
                                    400,
                                    3
                                ],
                                [
                                    286,
                                    691,
                                    401,
                                    86
                                ],
                                [
                                    753,
                                    691,
                                    401,
                                    86
                                ],
                                [
                                    1220,
                                    691,
                                    400,
                                    86
                                ],
                                [
                                    286,
                                    777,
                                    401,
                                    50
                                ],
                                [
                                    753,
                                    777,
                                    401,
                                    50
                                ],
                                [
                                    286,
                                    827,
                                    401,
                                    19
                                ],
                                [
                                    753,
                                    827,
                                    401,
                                    19
                                ],
                                [
                                    1220,
                                    827,
                                    400,
                                    19
                                ],
                                [
                                    286,
                                    846,
                                    401,
                                    23
                                ],
                                [
                                    1220,
                                    846,
                                    400,
                                    23
                                ],
                                [
                                    286,
                                    869,
                                    401,
                                    1
                                ],
                                [
                                    820,
                                    869,
                                    266,
                                    1
                                ],
                                [
                                    1220,
                                    869,
                                    400,
                                    1
                                ],
                                [
                                    286,
                                    870,
                                    401,
                                    2
                                ],
                                [
                                    1220,
                                    870,
                                    400,
                                    2
                                ],
                                [
                                    286,
                                    872,
                                    401,
                                    1
                                ],
                                [
                                    820,
                                    872,
                                    266,
                                    1
                                ],
                                [
                                    1220,
                                    872,
                                    400,
                                    1
                                ],
                                [
                                    286,
                                    873,
                                    401,
                                    26
                                ],
                                [
                                    1220,
                                    873,
                                    400,
                                    26
                                ],
                                [
                                    286,
                                    899,
                                    401,
                                    19
                                ],
                                [
                                    753,
                                    899,
                                    401,
                                    19
                                ],
                                [
                                    1220,
                                    899,
                                    400,
                                    19
                                ],
                                [
                                    753,
                                    918,
                                    401,
                                    23
                                ],
                                [
                                    1220,
                                    918,
                                    400,
                                    23
                                ],
                                [
                                    353,
                                    941,
                                    266,
                                    1
                                ],
                                [
                                    753,
                                    941,
                                    401,
                                    1
                                ],
                                [
                                    1220,
                                    941,
                                    400,
                                    1
                                ],
                                [
                                    753,
                                    942,
                                    401,
                                    2
                                ],
                                [
                                    1220,
                                    942,
                                    400,
                                    2
                                ],
                                [
                                    353,
                                    944,
                                    266,
                                    1
                                ],
                                [
                                    753,
                                    944,
                                    401,
                                    1
                                ],
                                [
                                    1220,
                                    944,
                                    400,
                                    1
                                ],
                                [
                                    753,
                                    945,
                                    401,
                                    26
                                ],
                                [
                                    286,
                                    971,
                                    401,
                                    1
                                ],
                                [
                                    753,
                                    971,
                                    401,
                                    1
                                ],
                                [
                                    286,
                                    972,
                                    401,
                                    1
                                ],
                                [
                                    753,
                                    972,
                                    401,
                                    1
                                ],
                                [
                                    1287,
                                    972,
                                    266,
                                    1
                                ],
                                [
                                    286,
                                    973,
                                    401,
                                    2
                                ],
                                [
                                    753,
                                    973,
                                    401,
                                    2
                                ],
                                [
                                    286,
                                    975,
                                    401,
                                    1
                                ],
                                [
                                    753,
                                    975,
                                    401,
                                    1
                                ],
                                [
                                    1287,
                                    975,
                                    266,
                                    1
                                ],
                                [
                                    286,
                                    976,
                                    401,
                                    17
                                ],
                                [
                                    753,
                                    976,
                                    401,
                                    17
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1220,
                                        "y": 688,
                                        "width": 400,
                                        "height": 86,
                                        "top": 688,
                                        "right": 1620,
                                        "bottom": 774,
                                        "left": 1220
                                    },
                                    "currentRect": {
                                        "x": 1220,
                                        "y": 691,
                                        "width": 400,
                                        "height": 86,
                                        "top": 691,
                                        "right": 1620,
                                        "bottom": 777,
                                        "left": 1220
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 753,
                                        "y": 691,
                                        "width": 401,
                                        "height": 152,
                                        "top": 691,
                                        "right": 1154,
                                        "bottom": 843,
                                        "left": 753
                                    },
                                    "currentRect": {
                                        "x": 753,
                                        "y": 694,
                                        "width": 401,
                                        "height": 152,
                                        "top": 694,
                                        "right": 1154,
                                        "bottom": 846,
                                        "left": 753
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 753,
                                        "y": 899,
                                        "width": 401,
                                        "height": 94,
                                        "top": 899,
                                        "right": 1154,
                                        "bottom": 993,
                                        "left": 753
                                    },
                                    "currentRect": {
                                        "x": 753,
                                        "y": 902,
                                        "width": 401,
                                        "height": 91,
                                        "top": 902,
                                        "right": 1154,
                                        "bottom": 993,
                                        "left": 753
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 286,
                                        "y": 691,
                                        "width": 401,
                                        "height": 224,
                                        "top": 691,
                                        "right": 687,
                                        "bottom": 915,
                                        "left": 286
                                    },
                                    "currentRect": {
                                        "x": 286,
                                        "y": 694,
                                        "width": 401,
                                        "height": 224,
                                        "top": 694,
                                        "right": 687,
                                        "bottom": 918,
                                        "left": 286
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1220,
                                        "y": 827,
                                        "width": 400,
                                        "height": 115,
                                        "top": 827,
                                        "right": 1620,
                                        "bottom": 942,
                                        "left": 1220
                                    },
                                    "currentRect": {
                                        "x": 1220,
                                        "y": 830,
                                        "width": 400,
                                        "height": 115,
                                        "top": 830,
                                        "right": 1620,
                                        "bottom": 945,
                                        "left": 1220
                                    }
                                }
                            ]
                        },
                        {
                            "time": 12812,
                            "score": 0.0019762517672064547,
                            "cumulative_score": 0.19802787188795812,
                            "window_score": 0.0066545579546904874,
                            "shift_window_num": 3,
                            "rects": [
                                [
                                    753,
                                    693,
                                    401,
                                    83
                                ],
                                [
                                    820,
                                    800,
                                    266,
                                    1
                                ],
                                [
                                    753,
                                    830,
                                    401,
                                    163
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 753,
                                        "y": 694,
                                        "width": 401,
                                        "height": 82,
                                        "top": 694,
                                        "right": 1154,
                                        "bottom": 776,
                                        "left": 753
                                    },
                                    "currentRect": {
                                        "x": 753,
                                        "y": 693,
                                        "width": 401,
                                        "height": 82,
                                        "top": 693,
                                        "right": 1154,
                                        "bottom": 775,
                                        "left": 753
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 820,
                                        "y": 872,
                                        "width": 266,
                                        "height": 1,
                                        "top": 872,
                                        "right": 1086,
                                        "bottom": 873,
                                        "left": 820
                                    },
                                    "currentRect": {
                                        "x": 820,
                                        "y": 800,
                                        "width": 266,
                                        "height": 1,
                                        "top": 800,
                                        "right": 1086,
                                        "bottom": 801,
                                        "left": 820
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 753,
                                        "y": 902,
                                        "width": 401,
                                        "height": 91,
                                        "top": 902,
                                        "right": 1154,
                                        "bottom": 993,
                                        "left": 753
                                    },
                                    "currentRect": {
                                        "x": 753,
                                        "y": 830,
                                        "width": 401,
                                        "height": 115,
                                        "top": 830,
                                        "right": 1154,
                                        "bottom": 945,
                                        "left": 753
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 820,
                                        "y": 975,
                                        "width": 266,
                                        "height": 1,
                                        "top": 975,
                                        "right": 1086,
                                        "bottom": 976,
                                        "left": 820
                                    }
                                }
                            ]
                        },
                        {
                            "time": 13072,
                            "score": 0.0026129938384974677,
                            "cumulative_score": 0.20064086572645559,
                            "window_score": 0.0092675517931879552,
                            "shift_window_num": 3,
                            "rects": [
                                [
                                    286,
                                    691,
                                    401,
                                    161
                                ],
                                [
                                    353,
                                    872,
                                    266,
                                    1
                                ],
                                [
                                    286,
                                    902,
                                    401,
                                    91
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 286,
                                        "y": 694,
                                        "width": 401,
                                        "height": 158,
                                        "top": 694,
                                        "right": 687,
                                        "bottom": 852,
                                        "left": 286
                                    },
                                    "currentRect": {
                                        "x": 286,
                                        "y": 691,
                                        "width": 401,
                                        "height": 158,
                                        "top": 691,
                                        "right": 687,
                                        "bottom": 849,
                                        "left": 286
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 353,
                                        "y": 944,
                                        "width": 266,
                                        "height": 1,
                                        "top": 944,
                                        "right": 619,
                                        "bottom": 945,
                                        "left": 353
                                    },
                                    "currentRect": {
                                        "x": 353,
                                        "y": 872,
                                        "width": 266,
                                        "height": 1,
                                        "top": 872,
                                        "right": 619,
                                        "bottom": 873,
                                        "left": 353
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 286,
                                        "y": 974,
                                        "width": 401,
                                        "height": 19,
                                        "top": 974,
                                        "right": 687,
                                        "bottom": 993,
                                        "left": 286
                                    },
                                    "currentRect": {
                                        "x": 286,
                                        "y": 902,
                                        "width": 401,
                                        "height": 77,
                                        "top": 902,
                                        "right": 687,
                                        "bottom": 979,
                                        "left": 286
                                    }
                                }
                            ]
                        },
                        {
                            "time": 13332,
                            "score": 0.00099830564212991467,
                            "cumulative_score": 0.2016391713685855,
                            "window_score": 0.01026585743531787,
                            "shift_window_num": 3,
                            "rects": [
                                [
                                    753,
                                    830,
                                    401,
                                    72
                                ],
                                [
                                    1220,
                                    830,
                                    400,
                                    72
                                ],
                                [
                                    286,
                                    902,
                                    401,
                                    43
                                ],
                                [
                                    753,
                                    902,
                                    401,
                                    43
                                ],
                                [
                                    1220,
                                    902,
                                    400,
                                    43
                                ],
                                [
                                    286,
                                    945,
                                    401,
                                    34
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 286,
                                        "y": 903,
                                        "width": 401,
                                        "height": 76,
                                        "top": 903,
                                        "right": 687,
                                        "bottom": 979,
                                        "left": 286
                                    },
                                    "currentRect": {
                                        "x": 286,
                                        "y": 902,
                                        "width": 401,
                                        "height": 76,
                                        "top": 902,
                                        "right": 687,
                                        "bottom": 978,
                                        "left": 286
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 753,
                                        "y": 831,
                                        "width": 401,
                                        "height": 114,
                                        "top": 831,
                                        "right": 1154,
                                        "bottom": 945,
                                        "left": 753
                                    },
                                    "currentRect": {
                                        "x": 753,
                                        "y": 830,
                                        "width": 401,
                                        "height": 114,
                                        "top": 830,
                                        "right": 1154,
                                        "bottom": 944,
                                        "left": 753
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1220,
                                        "y": 831,
                                        "width": 400,
                                        "height": 114,
                                        "top": 831,
                                        "right": 1620,
                                        "bottom": 945,
                                        "left": 1220
                                    },
                                    "currentRect": {
                                        "x": 1220,
                                        "y": 830,
                                        "width": 400,
                                        "height": 114,
                                        "top": 830,
                                        "right": 1620,
                                        "bottom": 944,
                                        "left": 1220
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1040.846
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 13199.33
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 747.66999999999996
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 747.68399999999997
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 762.02200000000005
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 790.49000000000001
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 790.54899999999998
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 790.55899999999997
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 790.58900000000006
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 815.67899999999997
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 926.60400000000004
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 926.70500000000004
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 926.76900000000001
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 926.82299999999998
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 933.14999999999998
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 933.29899999999998
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1039.7850000000001
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 1039.8420000000001
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1040.8520000000001
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1326.0899999999999
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 1328.886
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 1328.951
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 1329.001
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 1329.8489999999999
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 1335.0699999999999
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 1335.105
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 1337.2180000000001
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 1340.6610000000001
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 1340.6700000000001
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1341.259
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 1341.4069999999999
                            },
                            "3081": {
                                "name": "HasGlyphRelativeUnits",
                                "firstUsed": 1438.97
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1440.71
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 1440.7280000000001
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 1441.472
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 1441.479
                            },
                            "3354": {
                                "name": "PositionSticky",
                                "firstUsed": 1524.3119999999999
                            },
                            "481": {
                                "name": "DialogElement",
                                "firstUsed": 1568.788
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 1570.548
                            },
                            "1019": {
                                "name": "CSSFilterInvert",
                                "firstUsed": 1575.097
                            },
                            "1015": {
                                "name": "CSSFilterGrayscale",
                                "firstUsed": 1575.114
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 1917.2760000000001
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 1917.702
                            },
                            "49": {
                                "name": "RequiredAttribute",
                                "firstUsed": 1917.72
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1917.75
                            },
                            "591": {
                                "name": "InputTypeSubmit",
                                "firstUsed": 1917.817
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 1917.826
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 1950.856
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 1950.8989999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 2063.29
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 3191.9180000000001
                            },
                            "217": {
                                "name": "ElementPrefixedMatchesSelector",
                                "firstUsed": 3199.8429999999998
                            },
                            "2107": {
                                "name": "ARIARequiredAttribute",
                                "firstUsed": 3220.5160000000001
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 3342.2979999999998
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 3356.317
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 3367.511
                            },
                            "2108": {
                                "name": "ARIARoleDescriptionAttribute",
                                "firstUsed": 3369.3699999999999
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 3372.2150000000001
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 3376.069
                            },
                            "4462": {
                                "name": "ParseFromString",
                                "firstUsed": 3383.6900000000001
                            },
                            "2034": {
                                "name": "QuirksModeDocument",
                                "firstUsed": 3383.7020000000002
                            },
                            "2077": {
                                "name": "ARIAControlsAttribute",
                                "firstUsed": 3387.4780000000001
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 3387.7829999999999
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 3387.7910000000002
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 3388.4540000000002
                            },
                            "2070": {
                                "name": "ARIAAtomicAttribute",
                                "firstUsed": 3388.4720000000002
                            },
                            "3323": {
                                "name": "HiddenBackfaceWithPossible3D",
                                "firstUsed": 3390.0419999999999
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 926.83799999999997
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 926.86500000000001
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 926.87199999999996
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 926.87800000000004
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 926.89400000000001
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 927.96699999999998
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 933.31899999999996
                            },
                            "102": {
                                "name": "CSSPropertyOutlineOffset",
                                "firstUsed": 1329.0119999999999
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 1340.701
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1340.7670000000001
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1340.7760000000001
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1340.788
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 1340.799
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 1340.8119999999999
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1340.8209999999999
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1340.828
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 1341.098
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 1341.114
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1341.1199999999999
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 1341.127
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1341.1389999999999
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 1341.1510000000001
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 1341.1579999999999
                            },
                            "585": {
                                "name": "CSSPropertyScrollBoundaryBehavior",
                                "firstUsed": 1341.1869999999999
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1341.277
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1341.2840000000001
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1341.29
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 1341.309
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 1341.3240000000001
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1341.3330000000001
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1341.3420000000001
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1341.432
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 1341.443
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1341.4949999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 1341.508
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 1341.521
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1341.5329999999999
                            },
                            "454": {
                                "name": "CSSPropertyAll",
                                "firstUsed": 1341.5419999999999
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 1341.9169999999999
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1341.9559999999999
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 1341.999
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 1342.0070000000001
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1342.1859999999999
                            },
                            "589": {
                                "name": "CSSPropertyTextDecorationSkipInk",
                                "firstUsed": 1342.1969999999999
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1342.2460000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 1342.2539999999999
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1342.2619999999999
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 1342.2909999999999
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1342.559
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 1342.5699999999999
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1342.576
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1342.5820000000001
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 1342.588
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 1439.2539999999999
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 1439.277
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1439.309
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 1439.335
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 1439.3520000000001
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 1439.5360000000001
                            },
                            "54": {
                                "name": "CSSPropertyBorderRight",
                                "firstUsed": 1439.557
                            },
                            "436": {
                                "name": "CSSPropertyIsolation",
                                "firstUsed": 1439.5699999999999
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1440.345
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 1440.3530000000001
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 1570.5920000000001
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1570.643
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 1570.6669999999999
                            },
                            "620": {
                                "name": "CSSPropertyPaddingBlock",
                                "firstUsed": 1571.779
                            },
                            "628": {
                                "name": "CSSPropertyBorderBlock",
                                "firstUsed": 1571.808
                            },
                            "455": {
                                "name": "CSSPropertyJustifyItems",
                                "firstUsed": 1571.8219999999999
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1571.904
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1571.992
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1572.04
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 1572.0530000000001
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 1572.173
                            },
                            "621": {
                                "name": "CSSPropertyPaddingInline",
                                "firstUsed": 1572.23
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 1572.241
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 1572.2650000000001
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 1572.271
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 1572.2850000000001
                            },
                            "618": {
                                "name": "CSSPropertyMarginBlock",
                                "firstUsed": 1572.498
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 1573.6020000000001
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1573.6610000000001
                            },
                            "558": {
                                "name": "CSSPropertyPlaceItems",
                                "firstUsed": 1573.7639999999999
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 1574.9870000000001
                            },
                            "422": {
                                "name": "CSSPropertyGridArea",
                                "firstUsed": 1575.01
                            },
                            "506": {
                                "name": "CSSPropertyScale",
                                "firstUsed": 1575.059
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 1575.846
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 1576.046
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 1576.2439999999999
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 1576.6849999999999
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 3192.2460000000001
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 3210.4589999999998
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 3303.6239999999998
                            },
                            "485": {
                                "name": "CSSPropertyAliasWebkitBoxSizing",
                                "firstUsed": 3360.0230000000001
                            },
                            "19": {
                                "name": "CSSPropertyZoom",
                                "firstUsed": 3360.6750000000002
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 3378.2550000000001
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 3378.27
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 3385.261
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 3433,
                    "maxFID": 126,
                    "TTIMeasurementEnd": 16611,
                    "LastInteractive": 3433,
                    "TimeToInteractive": 3433,
                    "FirstCPUIdle": 3433,
                    "TotalBlockingTime": 152,
                    "testID": "240906_BiDc08_99H",
                    "step": 1,
                    "effectiveBps": 558046,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 114,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.90000000000000002,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.42999999999999999,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "112": 55,
                                "213": 55,
                                "326": 66.700000000000003,
                                "427": 33.299999999999997,
                                "528": 10.5,
                                "629": 73.700000000000003,
                                "730": 19,
                                "832": 66.700000000000003,
                                "933": 55,
                                "1034": 68.400000000000006,
                                "1135": 31.600000000000001,
                                "1236": 44.399999999999999,
                                "1337": 84.200000000000003,
                                "1438": 100,
                                "1539": 100,
                                "1641": 100,
                                "1742": 100,
                                "1843": 90,
                                "1950": 90.900000000000006,
                                "2051": 100,
                                "2152": 68.200000000000003,
                                "2253": 45,
                                "2355": 100,
                                "2457": 63.200000000000003,
                                "2558": 35,
                                "2659": 35,
                                "2760": 31.600000000000001,
                                "2861": 38.100000000000001,
                                "2962": 30,
                                "3064": 31.600000000000001,
                                "3166": 30,
                                "3267": 72.200000000000003,
                                "3372": 100,
                                "3474": 100,
                                "3576": 100,
                                "3678": 100,
                                "3780": 66.700000000000003,
                                "3881": 42.100000000000001,
                                "3982": 76.200000000000003,
                                "4083": 94.700000000000003,
                                "4184": 90.5,
                                "4285": 75,
                                "4386": 80,
                                "4488": 31.600000000000001,
                                "4589": 42.899999999999999,
                                "4690": 30,
                                "4791": 31.600000000000001,
                                "4892": 38.100000000000001,
                                "4993": 40,
                                "5094": 30,
                                "5195": 35,
                                "5296": 55,
                                "5396": 61.899999999999999,
                                "5498": 38.100000000000001,
                                "5599": 30,
                                "5701": 40,
                                "5802": 38.100000000000001,
                                "5904": 36.799999999999997,
                                "6005": 33.299999999999997,
                                "6106": 31.600000000000001,
                                "6208": 38.100000000000001,
                                "6332": 73.099999999999994,
                                "6434": 55,
                                "6535": 42.899999999999999,
                                "6636": 35,
                                "6737": 35,
                                "6838": 22.199999999999999,
                                "6939": 35,
                                "7041": 30,
                                "7142": 17.600000000000001,
                                "7243": 28.600000000000001,
                                "7344": 84.200000000000003,
                                "7444": 45,
                                "7546": 78.900000000000006,
                                "7646": 56.5,
                                "7747": 17.600000000000001,
                                "7849": 28.600000000000001,
                                "7950": 35,
                                "8051": 25,
                                "8152": 30,
                                "8253": 31.600000000000001,
                                "8354": 73.700000000000003,
                                "8455": 28.600000000000001,
                                "8556": 29.399999999999999,
                                "8657": 31.800000000000001,
                                "8758": 30,
                                "8859": 31.600000000000001,
                                "8960": 27.800000000000001,
                                "9061": 36.399999999999999,
                                "9163": 31.600000000000001,
                                "9264": 47.600000000000001,
                                "9365": 78.900000000000006,
                                "9466": 31.600000000000001,
                                "9567": 45,
                                "9668": 35,
                                "9769": 26.300000000000001,
                                "9870": 31.600000000000001,
                                "9971": 36.799999999999997,
                                "10072": 31.800000000000001,
                                "10173": 26.300000000000001,
                                "10324": 62.100000000000001,
                                "10424": 36.799999999999997,
                                "10525": 35,
                                "10626": 25,
                                "10727": 30,
                                "10828": 31.600000000000001,
                                "10929": 36.399999999999999,
                                "11030": 35,
                                "11132": 40,
                                "11233": 38.100000000000001,
                                "11334": 84.200000000000003,
                                "11435": 42.100000000000001,
                                "11537": 30,
                                "11638": 33.299999999999997,
                                "11740": 31.600000000000001,
                                "11841": 30,
                                "11942": 36.399999999999999,
                                "12043": 22.199999999999999,
                                "12144": 25,
                                "12247": 40,
                                "12348": 85.700000000000003,
                                "12449": 90,
                                "12550": 60,
                                "12651": 61.899999999999999,
                                "12751": 95,
                                "12852": 90.5,
                                "12953": 94.700000000000003,
                                "13054": 70,
                                "13155": 85,
                                "13320": 91.200000000000003,
                                "13421": 100,
                                "13522": 55,
                                "13623": 45.5,
                                "13724": 15.800000000000001,
                                "13825": 19,
                                "13926": 20,
                                "14028": 10.5,
                                "14129": 15.800000000000001,
                                "14230": 19,
                                "14331": 70,
                                "14432": 30.399999999999999,
                                "14533": 15.800000000000001,
                                "14635": 15,
                                "14736": 15.800000000000001,
                                "14837": 15,
                                "14938": 20,
                                "15039": 15,
                                "15141": 15,
                                "15242": 20,
                                "15343": 72.700000000000003,
                                "15444": 20,
                                "15545": 15,
                                "15646": 15.800000000000001,
                                "15747": 15,
                                "15849": 15,
                                "15950": 20,
                                "16051": 20,
                                "16152": 15.800000000000001,
                                "16253": 23.800000000000001,
                                "16355": 71.400000000000006,
                                "16456": 20,
                                "16557": 15,
                                "16658": 25,
                                "16759": 95
                            },
                            "max": 100,
                            "count": 165
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "112": 0,
                                "213": 20378,
                                "326": 10450,
                                "427": 617744,
                                "528": 71974,
                                "629": 10447,
                                "730": 0,
                                "832": 458392,
                                "933": 2073980,
                                "1034": 1365898,
                                "1135": 2287642,
                                "1236": 4564390,
                                "1337": 5690926,
                                "1438": 4504951,
                                "1539": 4567814,
                                "1641": 5592163,
                                "1742": 5492209,
                                "1843": 5857198,
                                "1950": 4853890,
                                "2051": 4818132,
                                "2152": 5847727,
                                "2253": 5255263,
                                "2355": 4766179,
                                "2457": 5903854,
                                "2558": 5694927,
                                "2659": 6848412,
                                "2760": 5019562,
                                "2861": 5596900,
                                "2962": 5446982,
                                "3064": 4995041,
                                "3166": 4306640,
                                "3267": 3411126,
                                "3372": 1908886,
                                "3474": 6567876,
                                "3576": 5040184,
                                "3678": 5213866,
                                "3780": 5086925,
                                "3881": 5144183,
                                "3982": 4793233,
                                "4083": 4786913,
                                "4184": 5249186,
                                "4285": 5026970,
                                "4386": 5245572,
                                "4488": 5016742,
                                "4589": 5231942,
                                "4690": 5244633,
                                "4791": 5023576,
                                "4892": 5260194,
                                "4993": 5025966,
                                "5094": 5030314,
                                "5195": 5256531,
                                "5296": 5032352,
                                "5396": 5255009,
                                "5498": 5018634,
                                "5599": 5020237,
                                "5701": 5176089,
                                "5802": 5241529,
                                "5904": 4966680,
                                "6005": 5246282,
                                "6106": 5245911,
                                "6208": 5246592,
                                "6332": 4984538,
                                "6434": 5017845,
                                "6535": 5242803,
                                "6636": 5021705,
                                "6737": 5250476,
                                "6838": 5031308,
                                "6939": 5245589,
                                "7041": 4963164,
                                "7142": 5486657,
                                "7243": 5024919,
                                "7344": 5256776,
                                "7444": 5024795,
                                "7546": 5021510,
                                "7646": 5260589,
                                "7747": 5028501,
                                "7849": 5214253,
                                "7950": 5022101,
                                "8051": 5023522,
                                "8152": 5245045,
                                "8253": 5145049,
                                "8354": 4910915,
                                "8455": 5256635,
                                "8556": 5017506,
                                "8657": 5492989,
                                "8758": 5022674,
                                "8859": 5477975,
                                "8960": 5247031,
                                "9061": 5669278,
                                "9163": 5246848,
                                "9264": 5689803,
                                "9365": 5474139,
                                "9466": 5466181,
                                "9567": 5699202,
                                "9668": 5477013,
                                "9769": 5934354,
                                "9870": 5489817,
                                "9971": 5725692,
                                "10072": 5709567,
                                "10173": 5690222,
                                "10324": 5677716,
                                "10424": 5943831,
                                "10525": 5828298,
                                "10626": 5826347,
                                "10727": 5941498,
                                "10828": 5718815,
                                "10929": 6153376,
                                "11030": 5707619,
                                "11132": 5890116,
                                "11233": 5700271,
                                "11334": 5933769,
                                "11435": 5937991,
                                "11537": 5919648,
                                "11638": 6334105,
                                "11740": 5930392,
                                "11841": 6160605,
                                "11942": 6166974,
                                "12043": 6175003,
                                "12144": 5942248,
                                "12247": 1479692,
                                "12348": 5232,
                                "12449": 10458,
                                "12550": 0,
                                "12651": 10471,
                                "12751": 10471,
                                "12852": 5239,
                                "12953": 5237,
                                "13054": 10472,
                                "13155": 10467,
                                "13320": 3194,
                                "13421": 88883,
                                "13522": 306112,
                                "13623": 94239,
                                "13724": 0,
                                "13825": 5221,
                                "13926": 0,
                                "14028": 0,
                                "14129": 0,
                                "14230": 0,
                                "14331": 0,
                                "14432": 0,
                                "14533": 0,
                                "14635": 0,
                                "14736": 0,
                                "14837": 0,
                                "14938": 0,
                                "15039": 0,
                                "15141": 0,
                                "15242": 0,
                                "15343": 0,
                                "15444": 0,
                                "15545": 0,
                                "15646": 0,
                                "15747": 0,
                                "15849": 0,
                                "15950": 0,
                                "16051": 3321,
                                "16152": 0,
                                "16253": 0,
                                "16355": 0,
                                "16456": 0,
                                "16557": 0,
                                "16658": 0,
                                "16759": 0
                            },
                            "max": 6848412,
                            "count": 165
                        }
                    },
                    "effectiveBpsDoc": 572569,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc08_99H&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc08_99H&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 50
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 53
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 53
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_002300.jpg",
                            "VisuallyComplete": 54
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_003600.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_004200.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 7600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_007600.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 7700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_007700.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 12500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_012500.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 12800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_012800.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 12900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_012900.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 13000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_013000.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 13300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_013300.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 13500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1&file=ms_013500.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "s3.amazonaws.com": {
                            "bytes": 143249,
                            "requests": 1,
                            "connections": 1
                        },
                        "countyhighway.com": {
                            "bytes": 7019845,
                            "requests": 57,
                            "connections": 2
                        },
                        "plausible.io": {
                            "bytes": 817,
                            "requests": 2,
                            "cdn_provider": "BunnyCDN",
                            "connections": 2
                        },
                        "cdn.jsdelivr.net": {
                            "bytes": 14243,
                            "requests": 2,
                            "cdn_provider": "jsDelivr",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 5166,
                            "bytesUncompressed": 29032,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 179589,
                            "bytesUncompressed": 246702,
                            "requests": 7
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 13194,
                            "bytesUncompressed": 63547,
                            "requests": 3
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 6464114,
                            "bytesUncompressed": 6464114,
                            "requests": 38
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 515663,
                            "bytesUncompressed": 515663,
                            "requests": 11
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 428,
                            "bytesUncompressed": 428,
                            "requests": 2
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-2280-10.10.1.194",
                    "loadTime": 2719,
                    "docTime": 2719,
                    "fullyLoaded": 3116,
                    "bytesOut": 124149,
                    "bytesOutDoc": 122255,
                    "bytesIn": 7019139,
                    "bytesInDoc": 7018713,
                    "requests": [
                        {
                            "type": 3,
                            "id": "8DDBED59B7E3136CF6B0687E255DA09B",
                            "request_id": "8DDBED59B7E3136CF6B0687E255DA09B",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/",
                            "raw_id": "8DDBED59B7E3136CF6B0687E255DA09B",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 360,
                            "ttfb_ms": 358,
                            "load_start": 307,
                            "load_start_float": 307.00006100000002,
                            "bytesIn": 5166,
                            "objectSize": 5166,
                            "objectSizeUncompressed": 29032,
                            "chunks": [
                                {
                                    "ts": 666,
                                    "bytes": 5166,
                                    "inflated": 29032
                                }
                            ],
                            "expires": "Fri, 06 Sep 2024 13:53:48 GMT",
                            "cacheControl": "max-age=600",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 40,
                            "connect_start": 40,
                            "connect_end": 158,
                            "ssl_start": 158,
                            "ssl_end": 306,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "countyhighway.com",
                                "sanList": [
                                    "countyhighway.com",
                                    "www.countyhighway.com"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725212268,
                                "validTo": 1732988267,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725215778588,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D7B584EAACC0F5106A616B9A4D1BA596C162960914BEDFBC194461D7D7AE7971022100D92CFC653521DFC74F1F0259D94A27458EFF1C90D67409424744E2B4E36F8BE8"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1725215778643,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402201986B09D3431918ABABF2B3999E3333C316A32291B27ECC80AC1B2B77B3C096702201D872708D32B600EF80A1A67B69FE77336B04D5A46788057234F7B8B8E3C3873"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "cache-control: max-age=600",
                                    "content-encoding: gzip",
                                    "content-length: 5166",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                    "expires: Fri, 06 Sep 2024 13:53:48 GMT",
                                    "server: Apache",
                                    "vary: Cookie,Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2125,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 39,
                            "connect_ms": 118,
                            "ssl_ms": 148,
                            "gzip_total": 5166,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 16,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFCTCCA\/GgAwIBAgISBDipBLf8YIUVNo1rx+xAaU2EMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAxMTczNzQ4WhcNMjQxMTMwMTczNzQ3WjAcMRowGAYDVQQD\nExFjb3VudHloaWdod2F5LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAKO92U58JBhQSxLOQNblF\/PV4PDFteRgHtHFMCgxgRLxCdmgQqsc7JScY38t\nqduNUgYPEiwOYpirdWWS9K93zCIgrMMSwLBFjC\/jEmHZbSKSBcCSqXCdaykUc2aT\nrkdDDxOw69iclOCkMG\/txMpe4YPlw4QA\/NgTbn52YElJuIqK5h2Uvszue9yKgHQL\n5Et++T78tZ3fhnW1MPum\/HlIC\/T5dnJfNxKgQinZM+2GFE33K7t4DTDwCyPlN9DR\n0bs1J4tceHmsEygldhtxwJBn4oyriZdnrrAwmqloNIUePbc0D7+ktCS9e\/FAOilK\nhbUCcJaOAa46dwUa6ufjLOVoobECAwEAAaOCAiwwggIoMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUyITKJLxQy\/eQt59lkeDyjcr5Q9MwHwYDVR0jBBgwFoAUxc9GpOr0\nw8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVu\nY3Iub3JnLzAzBgNVHREELDAqghFjb3VudHloaWdod2F5LmNvbYIVd3d3LmNvdW50\neWhpZ2h3YXkuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIE\nAgSB9QSB8gDwAHcAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGR\nrt+nHAAABAMASDBGAiEA17WE6qzA9RBqYWuaTRullsFilgkUvt+8GURh19eueXEC\nIQDZLPxlNSHfx08fAlnZSidFjv8ckNZ0CUJHROK042+L6AB1AHb\/iD8KtvuVUcJh\nzPWHujS0pM27KdxoQgqf5mdMWjp0AAABka7fp1MAAAQDAEYwRAIgGYawnTQxkYq6\nvys5meMzPDFqMikbJ+zICsGyt3s8CWcCIB2HJwjTK2AO+AoaZ7af53M2sE1aRniA\nVyNPe4uOPDhzMA0GCSqGSIb3DQEBCwUAA4IBAQBo8jynkPrMenwDXmWaV0NScjt8\nJMTOSCkGTGEVOLkN2xD\/61Dh5WjZaPxhe2eZaUyLZ4wwRDwU+AmBycXZb7w035Hq\nDiyWAP4JurxW0WVY909xiVK2FVNvBv3mSeDV+pzRkFZd9jHZ3H3XLXMfcji2E3Ul\nliWADjIHrPNHwj7fQPEcsug2gpEdq2V4xXgU5MreHEl6NvwxkhM2n8XYQvaJ0jpY\n\/bDd4vX0UlvWcJ0ToB6LRtm\/y9JDN36qV0\/Wqov3isY43vcAqdsVb2igUlVj3QYS\nn72MkzojyOq4QNy8PQ\/Trnyn42ZcNFKTbYHKp9yNWOq527cCfcMgPncLqOe0\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 667,
                            "ttfb_start": 307,
                            "ttfb_end": 665,
                            "download_start": 665,
                            "download_end": 667,
                            "download_ms": 2,
                            "all_start": 1,
                            "all_end": 667,
                            "all_ms": 665,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    2534.6100000000001,
                                    2535.0360000000001
                                ],
                                [
                                    2534.6260000000002,
                                    2534.9430000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "197341.2",
                            "request_id": "197341.2",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/css\/main.css",
                            "raw_id": "197341.2",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 154,
                            "ttfb_ms": 150,
                            "load_start": 703,
                            "load_start_float": 703.00007700000003,
                            "bytesIn": 9555,
                            "objectSize": 9555,
                            "objectSizeUncompressed": 51542,
                            "chunks": [
                                {
                                    "ts": 856,
                                    "bytes": 9555,
                                    "inflated": 51542
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:48 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 22,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/main.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"c956-61f65b58c548e-gzip\"",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 9555",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                    "etag: \"c956-61f65b58c548e-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:43:48 GMT",
                                    "last-modified: Sun, 11 Aug 2024 10:19:18 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1966,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 9555,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 683,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 77,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 857,
                            "ttfb_start": 703,
                            "ttfb_end": 853,
                            "download_start": 853,
                            "download_end": 857,
                            "download_ms": 4,
                            "all_start": 703,
                            "all_end": 857,
                            "all_ms": 154,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "197341.3",
                            "request_id": "197341.3",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/css\/photoswipe.css",
                            "raw_id": "197341.3",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 135,
                            "ttfb_ms": 133,
                            "load_start": 704,
                            "load_start_float": 704.00007900000003,
                            "bytesIn": 2329,
                            "objectSize": 2329,
                            "objectSizeUncompressed": 7003,
                            "chunks": [
                                {
                                    "ts": 839,
                                    "bytes": 2329,
                                    "inflated": 7003
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:48 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 22,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/css\/photoswipe.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"1b5b-61c4ad933b618-gzip\"",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 2329",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                    "etag: \"1b5b-61c4ad933b618-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:43:48 GMT",
                                    "last-modified: Tue, 02 Jul 2024 22:00:57 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1984,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2329,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 690,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 79,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 839,
                            "ttfb_start": 704,
                            "ttfb_end": 837,
                            "download_start": 837,
                            "download_end": 839,
                            "download_ms": 2,
                            "all_start": 704,
                            "all_end": 839,
                            "all_ms": 135,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "197341.4",
                            "request_id": "197341.4",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                            "raw_id": "197341.4",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 260,
                            "ttfb_ms": 258,
                            "load_start": 706,
                            "load_start_float": 706.00008100000002,
                            "bytesIn": 4637,
                            "objectSize": 4637,
                            "objectSizeUncompressed": 14569,
                            "chunks": [
                                {
                                    "ts": 965,
                                    "bytes": 4637,
                                    "inflated": 14569
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:48 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 23,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"38e9-61c438d7e6a8c-gzip\"",
                                    "priority: u=1",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 4637",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                    "etag: \"38e9-61c438d7e6a8c-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:43:48 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:42 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4637,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 691,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 81,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 966,
                            "ttfb_start": 706,
                            "ttfb_end": 964,
                            "download_start": 964,
                            "download_end": 966,
                            "download_ms": 2,
                            "all_start": 706,
                            "all_end": 966,
                            "all_ms": 260,
                            "index": 3,
                            "number": 4,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 1,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    1004.381,
                                    1005.1609999999999
                                ],
                                [
                                    1004.409,
                                    1004.998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "197341.5",
                            "request_id": "197341.5",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/js\/modules\/photoswipe.umd.min.js",
                            "raw_id": "197341.5",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 290,
                            "ttfb_ms": 281,
                            "load_start": 707,
                            "load_start_float": 707.00008300000002,
                            "bytesIn": 16769,
                            "objectSize": 16769,
                            "objectSizeUncompressed": 54397,
                            "chunks": [
                                {
                                    "ts": 995,
                                    "bytes": 16769,
                                    "inflated": 54397
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:48 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 23,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/js\/modules\/photoswipe.umd.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"d47d-61c438d831db2-gzip\"",
                                    "priority: u=1",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 16769",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 13:43:48 GMT",
                                    "etag: \"d47d-61c438d831db2-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:43:48 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:42 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1984,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 16769,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 692,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 83,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 997,
                            "ttfb_start": 707,
                            "ttfb_end": 988,
                            "download_start": 988,
                            "download_end": 997,
                            "download_ms": 9,
                            "all_start": 707,
                            "all_end": 997,
                            "all_ms": 290,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 2,
                            "cpuTime": 4,
                            "js_timing": [
                                [
                                    1039.7629999999999,
                                    1042.194
                                ],
                                [
                                    1039.788,
                                    1041.6769999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "197341.9",
                            "request_id": "197341.9",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/logo-ribbon--light.svg",
                            "raw_id": "197341.9",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 145,
                            "ttfb_ms": 126,
                            "load_start": 866,
                            "load_start_float": 866.000089,
                            "bytesIn": 37494,
                            "objectSize": 37494,
                            "objectSizeUncompressed": 37494,
                            "chunks": [
                                {
                                    "ts": 1011,
                                    "bytes": 37494
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 59,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/logo-ribbon--light.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"9276-61c438b85e415\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"9276-61c438b85e415\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:09 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/svg+xml",
                                    "content-length: 37494"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 697,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 89,
                            "server_port": "443",
                            "load_end": 1011,
                            "ttfb_start": 866,
                            "ttfb_end": 992,
                            "download_start": 992,
                            "download_end": 1011,
                            "download_ms": 19,
                            "all_start": 866,
                            "all_end": 1011,
                            "all_ms": 145,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "197341.10",
                            "request_id": "197341.10",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/logo-ribbon--dark.svg",
                            "raw_id": "197341.10",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 150,
                            "ttfb_ms": 126,
                            "load_start": 866,
                            "load_start_float": 866.00009,
                            "bytesIn": 37494,
                            "objectSize": 37494,
                            "objectSizeUncompressed": 37494,
                            "chunks": [
                                {
                                    "ts": 1016,
                                    "bytes": 37494
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 61,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/logo-ribbon--dark.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"9276-61c438bcd5d45\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"9276-61c438bcd5d45\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:14 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/svg+xml",
                                    "content-length: 37494"
                                ]
                            },
                            "bytesOut": 2146,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 697,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 90,
                            "server_port": "443",
                            "load_end": 1016,
                            "ttfb_start": 866,
                            "ttfb_end": 992,
                            "download_start": 992,
                            "download_end": 1016,
                            "download_ms": 24,
                            "all_start": 866,
                            "all_end": 1016,
                            "all_ms": 150,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "197341.11",
                            "request_id": "197341.11",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/illustration.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/illustration.svg",
                            "raw_id": "197341.11",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 674,
                            "ttfb_ms": 144,
                            "load_start": 1026,
                            "load_start_float": 1026.000119,
                            "bytesIn": 527341,
                            "objectSize": 527341,
                            "objectSizeUncompressed": 527341,
                            "chunks": [
                                {
                                    "ts": 1309,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1323,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1451,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1520,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1589,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1620,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1667,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1673,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1700,
                                    "bytes": 3053
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 119,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/illustration.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"80bed-61c438b2024c2\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"80bed-61c438b2024c2\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:02 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/svg+xml",
                                    "content-length: 527341"
                                ]
                            },
                            "bytesOut": 2134,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1022,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 119,
                            "server_port": "443",
                            "load_end": 1700,
                            "ttfb_start": 1026,
                            "ttfb_end": 1170,
                            "download_start": 1170,
                            "download_end": 1700,
                            "download_ms": 530,
                            "all_start": 1026,
                            "all_end": 1700,
                            "all_ms": 674,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "197341.12",
                            "request_id": "197341.12",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/logo-ribbon--grey.svg",
                            "raw_id": "197341.12",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 289,
                            "ttfb_ms": 136,
                            "load_start": 1036,
                            "load_start_float": 1036.000121,
                            "bytesIn": 73649,
                            "objectSize": 73649,
                            "objectSizeUncompressed": 73649,
                            "chunks": [
                                {
                                    "ts": 1310,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1325,
                                    "bytes": 8113
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 121,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/logo-ribbon--grey.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"11fb1-61c438b5fed2a\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"11fb1-61c438b5fed2a\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:06 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/svg+xml",
                                    "content-length: 73649"
                                ]
                            },
                            "bytesOut": 2149,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1023,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 121,
                            "server_port": "443",
                            "load_end": 1325,
                            "ttfb_start": 1036,
                            "ttfb_end": 1172,
                            "download_start": 1172,
                            "download_end": 1325,
                            "download_ms": 153,
                            "all_start": 1036,
                            "all_end": 1325,
                            "all_ms": 289,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "197341.13",
                            "request_id": "197341.13",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/logo-nameplate--grey.svg",
                            "raw_id": "197341.13",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 542,
                            "ttfb_ms": 181,
                            "load_start": 1080,
                            "load_start_float": 1080.000123,
                            "bytesIn": 388999,
                            "objectSize": 388999,
                            "objectSizeUncompressed": 388999,
                            "chunks": [
                                {
                                    "ts": 1312,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1378,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1453,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1521,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1601,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1622,
                                    "bytes": 61319
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 125,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/logo-nameplate--grey.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"5ef87-61c438b797087\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"5ef87-61c438b797087\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:08 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/svg+xml",
                                    "content-length: 388999"
                                ]
                            },
                            "bytesOut": 2158,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1024,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 123,
                            "server_port": "443",
                            "load_end": 1622,
                            "ttfb_start": 1080,
                            "ttfb_end": 1261,
                            "download_start": 1261,
                            "download_end": 1622,
                            "download_ms": 361,
                            "all_start": 1080,
                            "all_end": 1622,
                            "all_ms": 542,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "197341.48",
                            "request_id": "197341.48",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/js\/main.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/js\/main.js",
                            "raw_id": "197341.48",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 223,
                            "ttfb_ms": 170,
                            "load_start": 1091,
                            "load_start_float": 1091.000135,
                            "bytesIn": 456,
                            "objectSize": 456,
                            "objectSizeUncompressed": 1212,
                            "chunks": [
                                {
                                    "ts": 1314,
                                    "bytes": 456,
                                    "inflated": 1212
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 556,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/js\/main.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"4bc-61c438c344579-gzip\"",
                                    "priority: u=2",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 456",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"4bc-61c438c344579-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:20 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1915,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 456,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1031,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 135,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1314,
                            "ttfb_start": 1091,
                            "ttfb_end": 1261,
                            "download_start": 1261,
                            "download_end": 1314,
                            "download_ms": 53,
                            "all_start": 1091,
                            "all_end": 1314,
                            "all_ms": 223,
                            "index": 10,
                            "number": 11,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    2535.864,
                                    2536.5929999999998
                                ],
                                [
                                    2535.9479999999999,
                                    2536.087
                                ],
                                [
                                    2747.1469999999999,
                                    2747.4760000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "197341.49",
                            "request_id": "197341.49",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/js\/templates\/home.js",
                            "raw_id": "197341.49",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 289,
                            "ttfb_ms": 169,
                            "load_start": 1093,
                            "load_start_float": 1093.000137,
                            "bytesIn": 730,
                            "objectSize": 730,
                            "objectSizeUncompressed": 2086,
                            "chunks": [
                                {
                                    "ts": 1380,
                                    "bytes": 730,
                                    "inflated": 2086
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 556,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/js\/templates\/home.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"826-61c438d52d61b-gzip\"",
                                    "priority: u=2",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 730",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"826-61c438d52d61b-gzip\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:39 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1945,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 730,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1032,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 137,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1382,
                            "ttfb_start": 1093,
                            "ttfb_end": 1262,
                            "download_start": 1262,
                            "download_end": 1382,
                            "download_ms": 120,
                            "all_start": 1093,
                            "all_end": 1382,
                            "all_ms": 289,
                            "index": 11,
                            "number": 12,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0,
                                "FunctionCall": 85
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 85,
                            "cpuTime": 86,
                            "js_timing": [
                                [
                                    2536.8449999999998,
                                    2537.1010000000001
                                ],
                                [
                                    2536.8600000000001,
                                    2537.0369999999998
                                ],
                                [
                                    2622.0369999999998,
                                    2707.4389999999999
                                ]
                            ],
                            "blockingTime": 85.402000000000044
                        },
                        {
                            "type": 3,
                            "id": "197341.14",
                            "request_id": "197341.14",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                            "raw_id": "197341.14",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 359,
                            "ttfb_ms": 181,
                            "load_start": 1096,
                            "load_start_float": 1096.000141,
                            "bytesIn": 102632,
                            "objectSize": 102632,
                            "objectSizeUncompressed": 102632,
                            "chunks": [
                                {
                                    "ts": 1334,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1455,
                                    "bytes": 37096
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 181,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"190e8-61ea4a583e967\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"190e8-61ea4a583e967\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:20 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 102632"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1034,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 141,
                            "server_port": "443",
                            "load_end": 1455,
                            "ttfb_start": 1096,
                            "ttfb_end": 1277,
                            "download_start": 1277,
                            "download_end": 1455,
                            "download_ms": 178,
                            "all_start": 1096,
                            "all_end": 1455,
                            "all_ms": 359,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "197341.15",
                            "request_id": "197341.15",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                            "raw_id": "197341.15",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 353,
                            "ttfb_ms": 173,
                            "load_start": 1104,
                            "load_start_float": 1104.000143,
                            "bytesIn": 86152,
                            "objectSize": 86152,
                            "objectSizeUncompressed": 86152,
                            "chunks": [
                                {
                                    "ts": 1343,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1457,
                                    "bytes": 20616
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 186,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"15088-61ea4a5839b47\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"15088-61ea4a5839b47\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:20 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 86152"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1035,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 143,
                            "server_port": "443",
                            "load_end": 1457,
                            "ttfb_start": 1104,
                            "ttfb_end": 1277,
                            "download_start": 1277,
                            "download_end": 1457,
                            "download_ms": 180,
                            "all_start": 1104,
                            "all_end": 1457,
                            "all_ms": 353,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "197341.16",
                            "request_id": "197341.16",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                            "raw_id": "197341.16",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 351,
                            "ttfb_ms": 170,
                            "load_start": 1107,
                            "load_start_float": 1107.000145,
                            "bytesIn": 89924,
                            "objectSize": 89924,
                            "objectSizeUncompressed": 89924,
                            "chunks": [
                                {
                                    "ts": 1383,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1458,
                                    "bytes": 24388
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 191,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"15f44-61ea4a592fcd9\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"15f44-61ea4a592fcd9\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 89924"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1039,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 145,
                            "server_port": "443",
                            "load_end": 1458,
                            "ttfb_start": 1107,
                            "ttfb_end": 1277,
                            "download_start": 1277,
                            "download_end": 1458,
                            "download_ms": 181,
                            "all_start": 1107,
                            "all_end": 1458,
                            "all_ms": 351,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "197341.17",
                            "request_id": "197341.17",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                            "raw_id": "197341.17",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 432,
                            "ttfb_ms": 170,
                            "load_start": 1107,
                            "load_start_float": 1107.000147,
                            "bytesIn": 82160,
                            "objectSize": 82160,
                            "objectSizeUncompressed": 82160,
                            "chunks": [
                                {
                                    "ts": 1459,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1539,
                                    "bytes": 16624
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 196,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"140f0-61ea4a5931c19\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"140f0-61ea4a5931c19\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 82160"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1040,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 147,
                            "server_port": "443",
                            "load_end": 1539,
                            "ttfb_start": 1107,
                            "ttfb_end": 1277,
                            "download_start": 1277,
                            "download_end": 1539,
                            "download_ms": 262,
                            "all_start": 1107,
                            "all_end": 1539,
                            "all_ms": 432,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "197341.18",
                            "request_id": "197341.18",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                            "raw_id": "197341.18",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 434,
                            "ttfb_ms": 170,
                            "load_start": 1108,
                            "load_start_float": 1108.000149,
                            "bytesIn": 96384,
                            "objectSize": 96384,
                            "objectSizeUncompressed": 96384,
                            "chunks": [
                                {
                                    "ts": 1462,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1542,
                                    "bytes": 30848
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 201,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"17880-61ea4a593c7fa\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"17880-61ea4a593c7fa\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 96384"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1041,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 149,
                            "server_port": "443",
                            "load_end": 1542,
                            "ttfb_start": 1108,
                            "ttfb_end": 1278,
                            "download_start": 1278,
                            "download_end": 1542,
                            "download_ms": 264,
                            "all_start": 1108,
                            "all_end": 1542,
                            "all_ms": 434,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "197341.19",
                            "request_id": "197341.19",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                            "raw_id": "197341.19",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 435,
                            "ttfb_ms": 237,
                            "load_start": 1108,
                            "load_start_float": 1108.0001549999999,
                            "bytesIn": 86591,
                            "objectSize": 86591,
                            "objectSizeUncompressed": 86591,
                            "chunks": [
                                {
                                    "ts": 1476,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1543,
                                    "bytes": 21055
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 206,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"1523f-61ea4a593b85a\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"1523f-61ea4a593b85a\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 86591"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1044,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 155,
                            "server_port": "443",
                            "load_end": 1543,
                            "ttfb_start": 1108,
                            "ttfb_end": 1345,
                            "download_start": 1345,
                            "download_end": 1543,
                            "download_ms": 198,
                            "all_start": 1108,
                            "all_end": 1543,
                            "all_ms": 435,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "197341.20",
                            "request_id": "197341.20",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                            "raw_id": "197341.20",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 437,
                            "ttfb_ms": 246,
                            "load_start": 1109,
                            "load_start_float": 1109.0001569999999,
                            "bytesIn": 101993,
                            "objectSize": 101993,
                            "objectSizeUncompressed": 101993,
                            "chunks": [
                                {
                                    "ts": 1481,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1546,
                                    "bytes": 36457
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 211,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"18e69-61ea4a593f6da\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"18e69-61ea4a593f6da\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:21 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 101993"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1046,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 157,
                            "server_port": "443",
                            "load_end": 1546,
                            "ttfb_start": 1109,
                            "ttfb_end": 1355,
                            "download_start": 1355,
                            "download_end": 1546,
                            "download_ms": 191,
                            "all_start": 1109,
                            "all_end": 1546,
                            "all_ms": 437,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "197341.21",
                            "request_id": "197341.21",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                            "raw_id": "197341.21",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 440,
                            "ttfb_ms": 244,
                            "load_start": 1109,
                            "load_start_float": 1109.0001589999999,
                            "bytesIn": 68535,
                            "objectSize": 68535,
                            "objectSizeUncompressed": 68535,
                            "chunks": [
                                {
                                    "ts": 1485,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1549,
                                    "bytes": 2999
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 216,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"10bb7-61ea4a5a3298c\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"10bb7-61ea4a5a3298c\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 68535"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1047,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 159,
                            "server_port": "443",
                            "load_end": 1549,
                            "ttfb_start": 1109,
                            "ttfb_end": 1353,
                            "download_start": 1353,
                            "download_end": 1549,
                            "download_ms": 196,
                            "all_start": 1109,
                            "all_end": 1549,
                            "all_ms": 440,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "197341.22",
                            "request_id": "197341.22",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                            "raw_id": "197341.22",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 433,
                            "ttfb_ms": 221,
                            "load_start": 1116,
                            "load_start_float": 1116.0001609999999,
                            "bytesIn": 89734,
                            "objectSize": 89734,
                            "objectSizeUncompressed": 89734,
                            "chunks": [
                                {
                                    "ts": 1487,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1549,
                                    "bytes": 24198
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 221,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"15e86-61ea4a5b3563f\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"15e86-61ea4a5b3563f\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 89734"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1048,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 161,
                            "server_port": "443",
                            "load_end": 1549,
                            "ttfb_start": 1116,
                            "ttfb_end": 1337,
                            "download_start": 1337,
                            "download_end": 1549,
                            "download_ms": 212,
                            "all_start": 1116,
                            "all_end": 1549,
                            "all_ms": 433,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "197341.23",
                            "request_id": "197341.23",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                            "raw_id": "197341.23",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 435,
                            "ttfb_ms": 236,
                            "load_start": 1117,
                            "load_start_float": 1117.0001629999999,
                            "bytesIn": 88219,
                            "objectSize": 88219,
                            "objectSizeUncompressed": 88219,
                            "chunks": [
                                {
                                    "ts": 1499,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1552,
                                    "bytes": 22683
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 226,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"1589b-61ea4a5a30a4c\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"1589b-61ea4a5a30a4c\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 88219"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1051,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 163,
                            "server_port": "443",
                            "load_end": 1552,
                            "ttfb_start": 1117,
                            "ttfb_end": 1353,
                            "download_start": 1353,
                            "download_end": 1552,
                            "download_ms": 199,
                            "all_start": 1117,
                            "all_end": 1552,
                            "all_ms": 435,
                            "index": 21,
                            "number": 22
                        },
                        {
                            "type": 3,
                            "id": "197341.24",
                            "request_id": "197341.24",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                            "raw_id": "197341.24",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 436,
                            "ttfb_ms": 239,
                            "load_start": 1117,
                            "load_start_float": 1117.0001649999999,
                            "bytesIn": 88931,
                            "objectSize": 88931,
                            "objectSizeUncompressed": 88931,
                            "chunks": [
                                {
                                    "ts": 1504,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1553,
                                    "bytes": 23395
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 231,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"15b63-61ea4a5a2faac\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"15b63-61ea4a5a2faac\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 88931"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1051,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 165,
                            "server_port": "443",
                            "load_end": 1553,
                            "ttfb_start": 1117,
                            "ttfb_end": 1356,
                            "download_start": 1356,
                            "download_end": 1553,
                            "download_ms": 197,
                            "all_start": 1117,
                            "all_end": 1553,
                            "all_ms": 436,
                            "index": 22,
                            "number": 23
                        },
                        {
                            "type": 3,
                            "id": "197341.25",
                            "request_id": "197341.25",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                            "raw_id": "197341.25",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 438,
                            "ttfb_ms": 237,
                            "load_start": 1118,
                            "load_start_float": 1118.0001669999999,
                            "bytesIn": 93303,
                            "objectSize": 93303,
                            "objectSizeUncompressed": 93303,
                            "chunks": [
                                {
                                    "ts": 1506,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1556,
                                    "bytes": 27767
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 236,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"16c77-61ea4a5c269b1\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"16c77-61ea4a5c269b1\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 93303"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1052,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 167,
                            "server_port": "443",
                            "load_end": 1556,
                            "ttfb_start": 1118,
                            "ttfb_end": 1355,
                            "download_start": 1355,
                            "download_end": 1556,
                            "download_ms": 201,
                            "all_start": 1118,
                            "all_end": 1556,
                            "all_ms": 438,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "197341.26",
                            "request_id": "197341.26",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                            "raw_id": "197341.26",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 438,
                            "ttfb_ms": 233,
                            "load_start": 1123,
                            "load_start_float": 1123.0001689999999,
                            "bytesIn": 66073,
                            "objectSize": 66073,
                            "objectSizeUncompressed": 66073,
                            "chunks": [
                                {
                                    "ts": 1511,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1561,
                                    "bytes": 537
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 241,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"10219-61ea4a5c2b7d1\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"10219-61ea4a5c2b7d1\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 66073"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1056,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 169,
                            "server_port": "443",
                            "load_end": 1561,
                            "ttfb_start": 1123,
                            "ttfb_end": 1356,
                            "download_start": 1356,
                            "download_end": 1561,
                            "download_ms": 205,
                            "all_start": 1123,
                            "all_end": 1561,
                            "all_ms": 438,
                            "index": 24,
                            "number": 25
                        },
                        {
                            "type": 3,
                            "id": "197341.27",
                            "request_id": "197341.27",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                            "raw_id": "197341.27",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 482,
                            "ttfb_ms": 249,
                            "load_start": 1124,
                            "load_start_float": 1124.0001709999999,
                            "bytesIn": 102976,
                            "objectSize": 102976,
                            "objectSizeUncompressed": 102976,
                            "chunks": [
                                {
                                    "ts": 1531,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1606,
                                    "bytes": 37440
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 246,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"19240-61ea4a5b3469f\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"19240-61ea4a5b3469f\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 102976"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1057,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 171,
                            "server_port": "443",
                            "load_end": 1606,
                            "ttfb_start": 1124,
                            "ttfb_end": 1373,
                            "download_start": 1373,
                            "download_end": 1606,
                            "download_ms": 233,
                            "all_start": 1124,
                            "all_end": 1606,
                            "all_ms": 482,
                            "index": 25,
                            "number": 26
                        },
                        {
                            "type": 3,
                            "id": "197341.28",
                            "request_id": "197341.28",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                            "raw_id": "197341.28",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 484,
                            "ttfb_ms": 250,
                            "load_start": 1124,
                            "load_start_float": 1124.0001729999999,
                            "bytesIn": 110180,
                            "objectSize": 110180,
                            "objectSizeUncompressed": 110180,
                            "chunks": [
                                {
                                    "ts": 1533,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1608,
                                    "bytes": 44644
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 251,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"1ae64-61ea4a5b3a45f\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"1ae64-61ea4a5b3a45f\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 110180"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1057,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 173,
                            "server_port": "443",
                            "load_end": 1608,
                            "ttfb_start": 1124,
                            "ttfb_end": 1374,
                            "download_start": 1374,
                            "download_end": 1608,
                            "download_ms": 234,
                            "all_start": 1124,
                            "all_end": 1608,
                            "all_ms": 484,
                            "index": 26,
                            "number": 27
                        },
                        {
                            "type": 3,
                            "id": "197341.29",
                            "request_id": "197341.29",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                            "raw_id": "197341.29",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 485,
                            "ttfb_ms": 278,
                            "load_start": 1125,
                            "load_start_float": 1125.0001749999999,
                            "bytesIn": 98144,
                            "objectSize": 98144,
                            "objectSizeUncompressed": 98144,
                            "chunks": [
                                {
                                    "ts": 1558,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1610,
                                    "bytes": 32608
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 256,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"17f60-61ea4a5b3081f\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"17f60-61ea4a5b3081f\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 98144"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1058,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 175,
                            "server_port": "443",
                            "load_end": 1610,
                            "ttfb_start": 1125,
                            "ttfb_end": 1403,
                            "download_start": 1403,
                            "download_end": 1610,
                            "download_ms": 207,
                            "all_start": 1125,
                            "all_end": 1610,
                            "all_ms": 485,
                            "index": 27,
                            "number": 28
                        },
                        {
                            "type": 3,
                            "id": "197341.30",
                            "request_id": "197341.30",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                            "raw_id": "197341.30",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 489,
                            "ttfb_ms": 249,
                            "load_start": 1125,
                            "load_start_float": 1125.0001769999999,
                            "bytesIn": 82095,
                            "objectSize": 82095,
                            "objectSizeUncompressed": 82095,
                            "chunks": [
                                {
                                    "ts": 1563,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1614,
                                    "bytes": 16559
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 261,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"140af-61ea4a5a396ed\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"140af-61ea4a5a396ed\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 82095"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1063,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 177,
                            "server_port": "443",
                            "load_end": 1614,
                            "ttfb_start": 1125,
                            "ttfb_end": 1374,
                            "download_start": 1374,
                            "download_end": 1614,
                            "download_ms": 240,
                            "all_start": 1125,
                            "all_end": 1614,
                            "all_ms": 489,
                            "index": 28,
                            "number": 29
                        },
                        {
                            "type": 3,
                            "id": "197341.31",
                            "request_id": "197341.31",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                            "raw_id": "197341.31",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 489,
                            "ttfb_ms": 247,
                            "load_start": 1126,
                            "load_start_float": 1126.0001789999999,
                            "bytesIn": 95558,
                            "objectSize": 95558,
                            "objectSizeUncompressed": 95558,
                            "chunks": [
                                {
                                    "ts": 1568,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1615,
                                    "bytes": 30022
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 266,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"17546-61ea4a5c1ecb0\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"17546-61ea4a5c1ecb0\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 95558"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1064,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 179,
                            "server_port": "443",
                            "load_end": 1615,
                            "ttfb_start": 1126,
                            "ttfb_end": 1373,
                            "download_start": 1373,
                            "download_end": 1615,
                            "download_ms": 242,
                            "all_start": 1126,
                            "all_end": 1615,
                            "all_ms": 489,
                            "index": 29,
                            "number": 30
                        },
                        {
                            "type": 3,
                            "id": "197341.32",
                            "request_id": "197341.32",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                            "raw_id": "197341.32",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 492,
                            "ttfb_ms": 289,
                            "load_start": 1126,
                            "load_start_float": 1126.0001810000001,
                            "bytesIn": 78468,
                            "objectSize": 78468,
                            "objectSizeUncompressed": 78468,
                            "chunks": [
                                {
                                    "ts": 1572,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1618,
                                    "bytes": 12932
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 271,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"13284-61ea4a5d11f62\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"13284-61ea4a5d11f62\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 78468"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1065,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 181,
                            "server_port": "443",
                            "load_end": 1618,
                            "ttfb_start": 1126,
                            "ttfb_end": 1415,
                            "download_start": 1415,
                            "download_end": 1618,
                            "download_ms": 203,
                            "all_start": 1126,
                            "all_end": 1618,
                            "all_ms": 492,
                            "index": 30,
                            "number": 31
                        },
                        {
                            "type": 3,
                            "id": "197341.33",
                            "request_id": "197341.33",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                            "raw_id": "197341.33",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 502,
                            "ttfb_ms": 276,
                            "load_start": 1126,
                            "load_start_float": 1126.0001830000001,
                            "bytesIn": 71974,
                            "objectSize": 71974,
                            "objectSizeUncompressed": 71974,
                            "chunks": [
                                {
                                    "ts": 1574,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1628,
                                    "bytes": 6438
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 276,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"11926-61ea4a5b22d5e\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"11926-61ea4a5b22d5e\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 71974"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1065,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 183,
                            "server_port": "443",
                            "load_end": 1628,
                            "ttfb_start": 1126,
                            "ttfb_end": 1402,
                            "download_start": 1402,
                            "download_end": 1628,
                            "download_ms": 226,
                            "all_start": 1126,
                            "all_end": 1628,
                            "all_ms": 502,
                            "index": 31,
                            "number": 32
                        },
                        {
                            "type": 3,
                            "id": "197341.34",
                            "request_id": "197341.34",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                            "raw_id": "197341.34",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 503,
                            "ttfb_ms": 293,
                            "load_start": 1127,
                            "load_start_float": 1127.0001850000001,
                            "bytesIn": 85751,
                            "objectSize": 85751,
                            "objectSizeUncompressed": 85751,
                            "chunks": [
                                {
                                    "ts": 1581,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1630,
                                    "bytes": 20215
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 281,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"14ef7-61ea4a5a30a4c\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"14ef7-61ea4a5a30a4c\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:22 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 85751"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1066,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 185,
                            "server_port": "443",
                            "load_end": 1630,
                            "ttfb_start": 1127,
                            "ttfb_end": 1420,
                            "download_start": 1420,
                            "download_end": 1630,
                            "download_ms": 210,
                            "all_start": 1127,
                            "all_end": 1630,
                            "all_ms": 503,
                            "index": 32,
                            "number": 33
                        },
                        {
                            "type": 3,
                            "id": "197341.35",
                            "request_id": "197341.35",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                            "raw_id": "197341.35",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 504,
                            "ttfb_ms": 286,
                            "load_start": 1128,
                            "load_start_float": 1128.0001870000001,
                            "bytesIn": 109036,
                            "objectSize": 109036,
                            "objectSizeUncompressed": 109036,
                            "chunks": [
                                {
                                    "ts": 1583,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1632,
                                    "bytes": 43500
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 286,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"1a9ec-61ea4a5c2e6b1\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"1a9ec-61ea4a5c2e6b1\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 109036"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1067,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 187,
                            "server_port": "443",
                            "load_end": 1632,
                            "ttfb_start": 1128,
                            "ttfb_end": 1414,
                            "download_start": 1414,
                            "download_end": 1632,
                            "download_ms": 218,
                            "all_start": 1128,
                            "all_end": 1632,
                            "all_ms": 504,
                            "index": 33,
                            "number": 34
                        },
                        {
                            "type": 3,
                            "id": "197341.36",
                            "request_id": "197341.36",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                            "raw_id": "197341.36",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 546,
                            "ttfb_ms": 288,
                            "load_start": 1128,
                            "load_start_float": 1128.0001890000001,
                            "bytesIn": 93502,
                            "objectSize": 93502,
                            "objectSizeUncompressed": 93502,
                            "chunks": [
                                {
                                    "ts": 1635,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1674,
                                    "bytes": 27966
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 291,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"16d3e-61ea4a5d238a3\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"16d3e-61ea4a5d238a3\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 93502"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1068,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 189,
                            "server_port": "443",
                            "load_end": 1674,
                            "ttfb_start": 1128,
                            "ttfb_end": 1416,
                            "download_start": 1416,
                            "download_end": 1674,
                            "download_ms": 258,
                            "all_start": 1128,
                            "all_end": 1674,
                            "all_ms": 546,
                            "index": 34,
                            "number": 35
                        },
                        {
                            "type": 3,
                            "id": "197341.37",
                            "request_id": "197341.37",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                            "raw_id": "197341.37",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 550,
                            "ttfb_ms": 288,
                            "load_start": 1128,
                            "load_start_float": 1128.0001910000001,
                            "bytesIn": 110133,
                            "objectSize": 110133,
                            "objectSizeUncompressed": 110133,
                            "chunks": [
                                {
                                    "ts": 1638,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1678,
                                    "bytes": 44597
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 296,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"1ae35-61ea4a5d27724\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"1ae35-61ea4a5d27724\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Thu, 01 Aug 2024 19:59:25 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 110133"
                                ]
                            },
                            "bytesOut": 2269,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1075,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 191,
                            "server_port": "443",
                            "load_end": 1678,
                            "ttfb_start": 1128,
                            "ttfb_end": 1416,
                            "download_start": 1416,
                            "download_end": 1678,
                            "download_ms": 262,
                            "all_start": 1128,
                            "all_end": 1678,
                            "all_ms": 550,
                            "index": 35,
                            "number": 36
                        },
                        {
                            "type": 3,
                            "id": "197341.38",
                            "request_id": "197341.38",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/bird.svg",
                            "raw_id": "197341.38",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 588,
                            "ttfb_ms": 285,
                            "load_start": 1129,
                            "load_start_float": 1129.0001930000001,
                            "bytesIn": 220962,
                            "objectSize": 220962,
                            "objectSizeUncompressed": 220962,
                            "chunks": [
                                {
                                    "ts": 1644,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1680,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1710,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1717,
                                    "bytes": 24354
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 321,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/bird.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"35f22-61c438b300354\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"35f22-61c438b300354\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:03 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/svg+xml",
                                    "content-length: 220962"
                                ]
                            },
                            "bytesOut": 2095,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1075,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 193,
                            "server_port": "443",
                            "load_end": 1717,
                            "ttfb_start": 1129,
                            "ttfb_end": 1414,
                            "download_start": 1414,
                            "download_end": 1717,
                            "download_ms": 303,
                            "all_start": 1129,
                            "all_end": 1717,
                            "all_ms": 588,
                            "index": 36,
                            "number": 37
                        },
                        {
                            "type": 3,
                            "id": "197341.39",
                            "request_id": "197341.39",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/subscribe.svg",
                            "raw_id": "197341.39",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 519,
                            "ttfb_ms": 290,
                            "load_start": 1129,
                            "load_start_float": 1129.0001950000001,
                            "bytesIn": 5261,
                            "objectSize": 5261,
                            "objectSizeUncompressed": 5261,
                            "chunks": [
                                {
                                    "ts": 1648,
                                    "bytes": 5261
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 324,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/subscribe.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"148d-61c438b50e959\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"148d-61c438b50e959\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:05 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/svg+xml",
                                    "content-length: 5261"
                                ]
                            },
                            "bytesOut": 2107,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1076,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 195,
                            "server_port": "443",
                            "load_end": 1648,
                            "ttfb_start": 1129,
                            "ttfb_end": 1419,
                            "download_start": 1419,
                            "download_end": 1648,
                            "download_ms": 229,
                            "all_start": 1129,
                            "all_end": 1648,
                            "all_ms": 519,
                            "index": 37,
                            "number": 38
                        },
                        {
                            "type": 3,
                            "id": "197341.40",
                            "request_id": "197341.40",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                            "raw_id": "197341.40",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 777,
                            "ttfb_ms": 289,
                            "load_start": 1130,
                            "load_start_float": 1130.0001970000001,
                            "bytesIn": 1256630,
                            "objectSize": 1256630,
                            "objectSizeUncompressed": 1256630,
                            "chunks": [
                                {
                                    "ts": 1649,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1685,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1713,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1718,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1736,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1753,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1767,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1803,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1812,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1825,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1834,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1840,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1848,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1852,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1860,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1864,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1866,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1880,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1886,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1907,
                                    "bytes": 11446
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 337,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"132cb6-61c43d4e51c73\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"132cb6-61c43d4e51c73\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: image\/png",
                                    "content-length: 1256630"
                                ]
                            },
                            "bytesOut": 2293,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1077,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 197,
                            "server_port": "443",
                            "load_end": 1907,
                            "ttfb_start": 1130,
                            "ttfb_end": 1419,
                            "download_start": 1419,
                            "download_end": 1907,
                            "download_ms": 488,
                            "all_start": 1130,
                            "all_end": 1907,
                            "all_ms": 777,
                            "index": 38,
                            "number": 39
                        },
                        {
                            "type": 3,
                            "id": "197341.41",
                            "request_id": "197341.41",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                            "raw_id": "197341.41",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 697,
                            "ttfb_ms": 283,
                            "load_start": 1130,
                            "load_start_float": 1130.0001990000001,
                            "bytesIn": 548914,
                            "objectSize": 548914,
                            "objectSizeUncompressed": 548914,
                            "chunks": [
                                {
                                    "ts": 1652,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1687,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1723,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1738,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1755,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1771,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1805,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1814,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1827,
                                    "bytes": 24626
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 349,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"86032-61c43d4e3f392\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"86032-61c43d4e3f392\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: image\/png",
                                    "content-length: 548914"
                                ]
                            },
                            "bytesOut": 2353,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1078,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 199,
                            "server_port": "443",
                            "load_end": 1827,
                            "ttfb_start": 1130,
                            "ttfb_end": 1413,
                            "download_start": 1413,
                            "download_end": 1827,
                            "download_ms": 414,
                            "all_start": 1130,
                            "all_end": 1827,
                            "all_ms": 697,
                            "index": 39,
                            "number": 40
                        },
                        {
                            "type": 3,
                            "id": "197341.42",
                            "request_id": "197341.42",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                            "raw_id": "197341.42",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 642,
                            "ttfb_ms": 289,
                            "load_start": 1131,
                            "load_start_float": 1131.0002010000001,
                            "bytesIn": 387795,
                            "objectSize": 387795,
                            "objectSizeUncompressed": 387795,
                            "chunks": [
                                {
                                    "ts": 1657,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1701,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1725,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1740,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1760,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1773,
                                    "bytes": 60115
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 361,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"5ead3-61c43d4e52c13\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"5ead3-61c43d4e52c13\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: image\/png",
                                    "content-length: 387795"
                                ]
                            },
                            "bytesOut": 2344,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1078,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 201,
                            "server_port": "443",
                            "load_end": 1773,
                            "ttfb_start": 1131,
                            "ttfb_end": 1420,
                            "download_start": 1420,
                            "download_end": 1773,
                            "download_ms": 353,
                            "all_start": 1131,
                            "all_end": 1773,
                            "all_ms": 642,
                            "index": 40,
                            "number": 41
                        },
                        {
                            "type": 3,
                            "id": "197341.43",
                            "request_id": "197341.43",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                            "raw_id": "197341.43",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 727,
                            "ttfb_ms": 288,
                            "load_start": 1132,
                            "load_start_float": 1132.0002030000001,
                            "bytesIn": 656268,
                            "objectSize": 656268,
                            "objectSizeUncompressed": 656268,
                            "chunks": [
                                {
                                    "ts": 1662,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1704,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1727,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1747,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1762,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1787,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1817,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1831,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1842,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1850,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1859,
                                    "bytes": 908
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 373,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"a038c-61c43d4e683d4\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"a038c-61c43d4e683d4\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:38:40 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: image\/png",
                                    "content-length: 656268"
                                ]
                            },
                            "bytesOut": 2323,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1079,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 203,
                            "server_port": "443",
                            "load_end": 1859,
                            "ttfb_start": 1132,
                            "ttfb_end": 1420,
                            "download_start": 1420,
                            "download_end": 1859,
                            "download_ms": 439,
                            "all_start": 1132,
                            "all_end": 1859,
                            "all_ms": 727,
                            "index": 41,
                            "number": 42
                        },
                        {
                            "type": 3,
                            "id": "197341.44",
                            "request_id": "197341.44",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/newsletter.svg",
                            "raw_id": "197341.44",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 532,
                            "ttfb_ms": 272,
                            "load_start": 1132,
                            "load_start_float": 1132.0002050000001,
                            "bytesIn": 2976,
                            "objectSize": 2976,
                            "objectSizeUncompressed": 2976,
                            "chunks": [
                                {
                                    "ts": 1664,
                                    "bytes": 2976
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:49 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/",
                            "initiator_line": 473,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/newsletter.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"ba0-61c438b5398dc\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:49 GMT",
                                    "etag: \"ba0-61c438b5398dc\"",
                                    "expires: Sun, 06 Oct 2024 13:43:49 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:06 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/svg+xml",
                                    "content-length: 2976"
                                ]
                            },
                            "bytesOut": 2107,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1080,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 205,
                            "server_port": "443",
                            "load_end": 1664,
                            "ttfb_start": 1132,
                            "ttfb_end": 1404,
                            "download_start": 1404,
                            "download_end": 1664,
                            "download_ms": 260,
                            "all_start": 1132,
                            "all_end": 1664,
                            "all_ms": 532,
                            "index": 42,
                            "number": 43
                        },
                        {
                            "type": 3,
                            "id": "197341.126",
                            "request_id": "197341.126",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/images\/paper.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/images\/paper.jpg",
                            "raw_id": "197341.126",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 174,
                            "ttfb_ms": 128,
                            "load_start": 1749,
                            "load_start_float": 1749.0003409999999,
                            "bytesIn": 141175,
                            "objectSize": 141175,
                            "objectSizeUncompressed": 141175,
                            "chunks": [
                                {
                                    "ts": 1888,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1908,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 1923,
                                    "bytes": 10103
                                }
                            ],
                            "expires": "Sun, 06 Oct 2024 13:43:50 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/images\/paper.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"22777-61c438b02c901\"",
                                    "priority: i",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"22777-61c438b02c901\"",
                                    "expires: Sun, 06 Oct 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:00 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: image\/jpeg",
                                    "content-length: 141175"
                                ]
                            },
                            "bytesOut": 2155,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1340,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 341,
                            "server_port": "443",
                            "load_end": 1923,
                            "ttfb_start": 1749,
                            "ttfb_end": 1877,
                            "download_start": 1877,
                            "download_end": 1923,
                            "download_ms": 46,
                            "all_start": 1749,
                            "all_end": 1923,
                            "all_ms": 174,
                            "index": 43,
                            "number": 44
                        },
                        {
                            "type": 3,
                            "id": "197341.61",
                            "request_id": "197341.61",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                            "raw_id": "197341.61",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 157,
                            "ttfb_ms": 126,
                            "load_start": 1931,
                            "load_start_float": 1931.0003670000001,
                            "bytesIn": 46785,
                            "objectSize": 46785,
                            "objectSizeUncompressed": 46785,
                            "chunks": [
                                {
                                    "ts": 2088,
                                    "bytes": 46785
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/CaslonDoric-Semibold-Web.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"b6c1-61c438ca14834\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"b6c1-61c438ca14834\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:28 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 46785"
                                ]
                            },
                            "bytesOut": 2134,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1928,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 367,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2088,
                            "ttfb_start": 1931,
                            "ttfb_end": 2057,
                            "download_start": 2057,
                            "download_end": 2088,
                            "download_ms": 31,
                            "all_start": 1931,
                            "all_end": 2088,
                            "all_ms": 157,
                            "index": 44,
                            "number": 45
                        },
                        {
                            "type": 3,
                            "id": "197341.71",
                            "request_id": "197341.71",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/TrioGrotesk-Bold.woff2",
                            "raw_id": "197341.71",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 208,
                            "ttfb_ms": 171,
                            "load_start": 2072,
                            "load_start_float": 2072.0003729999999,
                            "bytesIn": 40076,
                            "objectSize": 40076,
                            "objectSizeUncompressed": 40076,
                            "chunks": [
                                {
                                    "ts": 2280,
                                    "bytes": 40076
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/TrioGrotesk-Bold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"9c8c-61c438cb07ae5\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"9c8c-61c438cb07ae5\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:29 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 40076"
                                ]
                            },
                            "bytesOut": 2110,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2028,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 373,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2280,
                            "ttfb_start": 2072,
                            "ttfb_end": 2243,
                            "download_start": 2243,
                            "download_end": 2280,
                            "download_ms": 37,
                            "all_start": 2072,
                            "all_end": 2280,
                            "all_ms": 208,
                            "index": 45,
                            "number": 46
                        },
                        {
                            "type": 3,
                            "id": "197341.73",
                            "request_id": "197341.73",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Regular.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/JobClarendon-Regular.woff2",
                            "raw_id": "197341.73",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 204,
                            "ttfb_ms": 162,
                            "load_start": 2081,
                            "load_start_float": 2081.0003769999998,
                            "bytesIn": 37280,
                            "objectSize": 37280,
                            "objectSizeUncompressed": 37280,
                            "chunks": [
                                {
                                    "ts": 2285,
                                    "bytes": 37280
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/JobClarendon-Regular.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"91a0-61c438c899999\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"91a0-61c438c899999\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:26 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 37280"
                                ]
                            },
                            "bytesOut": 2122,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2029,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 377,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2285,
                            "ttfb_start": 2081,
                            "ttfb_end": 2243,
                            "download_start": 2243,
                            "download_end": 2285,
                            "download_ms": 42,
                            "all_start": 2081,
                            "all_end": 2285,
                            "all_ms": 204,
                            "index": 46,
                            "number": 47
                        },
                        {
                            "type": 3,
                            "id": "197341.69",
                            "request_id": "197341.69",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                            "raw_id": "197341.69",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 206,
                            "ttfb_ms": 158,
                            "load_start": 2086,
                            "load_start_float": 2086.0003790000001,
                            "bytesIn": 35185,
                            "objectSize": 35185,
                            "objectSizeUncompressed": 35185,
                            "chunks": [
                                {
                                    "ts": 2292,
                                    "bytes": 35185
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/CaslonDoricCondensedText-Medium-Web.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"8971-61c438c899999\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"8971-61c438c899999\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:26 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 35185"
                                ]
                            },
                            "bytesOut": 2167,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2030,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 379,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2292,
                            "ttfb_start": 2086,
                            "ttfb_end": 2244,
                            "download_start": 2244,
                            "download_end": 2292,
                            "download_ms": 48,
                            "all_start": 2086,
                            "all_end": 2292,
                            "all_ms": 206,
                            "index": 47,
                            "number": 48
                        },
                        {
                            "type": 3,
                            "id": "197341.81",
                            "request_id": "197341.81",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Medium.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/ShiftWeb-Medium.woff2",
                            "raw_id": "197341.81",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 209,
                            "ttfb_ms": 150,
                            "load_start": 2094,
                            "load_start_float": 2094.0003809999998,
                            "bytesIn": 61896,
                            "objectSize": 61896,
                            "objectSizeUncompressed": 61896,
                            "chunks": [
                                {
                                    "ts": 2303,
                                    "bytes": 61896
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ShiftWeb-Medium.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"f1c8-61c438cd7d931\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"f1c8-61c438cd7d931\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:31 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 61896"
                                ]
                            },
                            "bytesOut": 2107,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2034,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 381,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2303,
                            "ttfb_start": 2094,
                            "ttfb_end": 2244,
                            "download_start": 2244,
                            "download_end": 2303,
                            "download_ms": 59,
                            "all_start": 2094,
                            "all_end": 2303,
                            "all_ms": 209,
                            "index": 48,
                            "number": 49
                        },
                        {
                            "type": 3,
                            "id": "197341.87",
                            "request_id": "197341.87",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                            "raw_id": "197341.87",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 211,
                            "ttfb_ms": 150,
                            "load_start": 2094,
                            "load_start_float": 2094.0003830000001,
                            "bytesIn": 64724,
                            "objectSize": 64724,
                            "objectSizeUncompressed": 64724,
                            "chunks": [
                                {
                                    "ts": 2305,
                                    "bytes": 64724
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ShiftWeb-BoldItalic.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"fcd4-61c438c6ad676\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"fcd4-61c438c6ad676\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:24 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 64724"
                                ]
                            },
                            "bytesOut": 2119,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2036,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 383,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2305,
                            "ttfb_start": 2094,
                            "ttfb_end": 2244,
                            "download_start": 2244,
                            "download_end": 2305,
                            "download_ms": 61,
                            "all_start": 2094,
                            "all_end": 2305,
                            "all_ms": 211,
                            "index": 49,
                            "number": 50
                        },
                        {
                            "type": 3,
                            "id": "197341.85",
                            "request_id": "197341.85",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-Bold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/ShiftWeb-Bold.woff2",
                            "raw_id": "197341.85",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 214,
                            "ttfb_ms": 146,
                            "load_start": 2098,
                            "load_start_float": 2098.0003849999998,
                            "bytesIn": 63284,
                            "objectSize": 63284,
                            "objectSizeUncompressed": 63284,
                            "chunks": [
                                {
                                    "ts": 2312,
                                    "bytes": 63284
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ShiftWeb-Bold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"f734-61c438cc7cbbf\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"f734-61c438cc7cbbf\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:30 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 63284"
                                ]
                            },
                            "bytesOut": 2101,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2046,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 385,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2312,
                            "ttfb_start": 2098,
                            "ttfb_end": 2244,
                            "download_start": 2244,
                            "download_end": 2312,
                            "download_ms": 68,
                            "all_start": 2098,
                            "all_end": 2312,
                            "all_ms": 214,
                            "index": 50,
                            "number": 51
                        },
                        {
                            "type": 3,
                            "id": "197341.63",
                            "request_id": "197341.63",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                            "raw_id": "197341.63",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 220,
                            "ttfb_ms": 145,
                            "load_start": 2099,
                            "load_start_float": 2099.000387,
                            "bytesIn": 26265,
                            "objectSize": 26265,
                            "objectSizeUncompressed": 26265,
                            "chunks": [
                                {
                                    "ts": 2319,
                                    "bytes": 26265
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/CaslonDoricCondensed-Semibold-Web.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"6699-61c438c78ff86\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"6699-61c438c78ff86\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:25 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 26265"
                                ]
                            },
                            "bytesOut": 2161,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2048,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 387,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2319,
                            "ttfb_start": 2099,
                            "ttfb_end": 2244,
                            "download_start": 2244,
                            "download_end": 2319,
                            "download_ms": 75,
                            "all_start": 2099,
                            "all_end": 2319,
                            "all_ms": 220,
                            "index": 51,
                            "number": 52
                        },
                        {
                            "type": 3,
                            "id": "197341.75",
                            "request_id": "197341.75",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Medium.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/JobClarendon-Medium.woff2",
                            "raw_id": "197341.75",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 221,
                            "ttfb_ms": 143,
                            "load_start": 2101,
                            "load_start_float": 2101.0003889999998,
                            "bytesIn": 40580,
                            "objectSize": 40580,
                            "objectSizeUncompressed": 40580,
                            "chunks": [
                                {
                                    "ts": 2322,
                                    "bytes": 40580
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/JobClarendon-Medium.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"9e84-61c438c9234c3\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"9e84-61c438c9234c3\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:27 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 40580"
                                ]
                            },
                            "bytesOut": 2119,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2052,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 389,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2322,
                            "ttfb_start": 2101,
                            "ttfb_end": 2244,
                            "download_start": 2244,
                            "download_end": 2322,
                            "download_ms": 78,
                            "all_start": 2101,
                            "all_end": 2322,
                            "all_ms": 221,
                            "index": 52,
                            "number": 53
                        },
                        {
                            "type": 3,
                            "id": "197341.79",
                            "request_id": "197341.79",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/JobClarendon-Bold.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/JobClarendon-Bold.woff2",
                            "raw_id": "197341.79",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 224,
                            "ttfb_ms": 144,
                            "load_start": 2101,
                            "load_start_float": 2101.000391,
                            "bytesIn": 38028,
                            "objectSize": 38028,
                            "objectSizeUncompressed": 38028,
                            "chunks": [
                                {
                                    "ts": 2325,
                                    "bytes": 38028
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/JobClarendon-Bold.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"948c-61c438c61cdec\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"948c-61c438c61cdec\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:23 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 38028"
                                ]
                            },
                            "bytesOut": 2113,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2054,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 391,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2325,
                            "ttfb_start": 2101,
                            "ttfb_end": 2245,
                            "download_start": 2245,
                            "download_end": 2325,
                            "download_ms": 80,
                            "all_start": 2101,
                            "all_end": 2325,
                            "all_ms": 224,
                            "index": 53,
                            "number": 54
                        },
                        {
                            "type": 3,
                            "id": "197341.83",
                            "request_id": "197341.83",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                            "raw_id": "197341.83",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Font",
                            "load_ms": 226,
                            "ttfb_ms": 142,
                            "load_start": 2103,
                            "load_start_float": 2103.0003929999998,
                            "bytesIn": 61560,
                            "objectSize": 61560,
                            "objectSizeUncompressed": 61560,
                            "chunks": [
                                {
                                    "ts": 2329,
                                    "bytes": 61560
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:50 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/countyhighway.com\/assets\/css\/main.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/ShiftWeb-MediumItalic.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"f078-61c438cdfd81a\"",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=0",
                                    "referer: https:\/\/countyhighway.com\/assets\/css\/main.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "etag: \"f078-61c438cdfd81a\"",
                                    "expires: Sun, 08 Sep 2024 13:43:50 GMT",
                                    "last-modified: Tue, 02 Jul 2024 13:18:32 GMT",
                                    "server: Apache",
                                    "vary: User-Agent,Accept-Encoding",
                                    "content-type: font\/woff2",
                                    "content-length: 61560"
                                ]
                            },
                            "bytesOut": 2125,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2056,
                            "socket_group": "https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "netlog_id": 393,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 2329,
                            "ttfb_start": 2103,
                            "ttfb_end": 2245,
                            "download_start": 2245,
                            "download_end": 2329,
                            "download_ms": 84,
                            "all_start": 2103,
                            "all_end": 2329,
                            "all_ms": 226,
                            "index": 54,
                            "number": 55
                        },
                        {
                            "type": 3,
                            "id": "197341.131",
                            "request_id": "197341.131",
                            "ip_addr": "169.150.247.39",
                            "full_url": "https:\/\/plausible.io\/api\/event",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "plausible.io",
                            "url": "\/api\/event",
                            "raw_id": "197341.131",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 202,
                            "request_type": "XHR",
                            "load_ms": 59,
                            "ttfb_ms": 58,
                            "load_start": 2659,
                            "load_start_float": 2659.0004349999999,
                            "bytesIn": 2,
                            "objectSize": 2,
                            "objectSizeUncompressed": 2,
                            "chunks": [
                                {
                                    "ts": 2718,
                                    "bytes": 2
                                }
                            ],
                            "expires": "",
                            "cacheControl": "must-revalidate, max-age=0, private",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 448,
                            "protocol": "HTTP\/2",
                            "dns_start": 2526,
                            "dns_end": 2560,
                            "connect_start": 2561,
                            "connect_end": 2590,
                            "ssl_start": 2591,
                            "ssl_end": 2658,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "plausible.io",
                                "sanList": [
                                    "plausible.io"
                                ],
                                "issuer": "R10",
                                "validFrom": 1725271802,
                                "validTo": 1733047801,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1725275312343,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450220717584021284846AB0EB2029253DEB5F2C964C05B84A69C3C7F77CF869719BE4022100DEB0CFE43E541B40DE49573A14910020BEA7BEA817DD96F310AA4C9412B78F40"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1725275312393,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E0E6621E1B5DD5A7054EA07BDB2FEAE5E1EB84EE23D19C6F90CDE89958822B4F02206DB1EB07657072BB0F9A6DE25D1DCABB04DD72E530CC33EB93B66187D4345CDA"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/plausible.io\/js\/plausible.js",
                            "initiator_line": "0",
                            "initiator_column": "824",
                            "initiator_type": "script",
                            "initiator_function": "t",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: plausible.io",
                                    ":method: POST",
                                    ":path: \/api\/event",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 82",
                                    "content-type: text\/plain",
                                    "origin: https:\/\/countyhighway.com",
                                    "priority: u=1, i",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: empty",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: *",
                                    "alt-svc: h3=\":9443\"; ma=2592000",
                                    "application: 127.0.0.1",
                                    "cache-control: must-revalidate, max-age=0, private",
                                    "cdn-cachedat: 09\/06\/2024 13:43:50",
                                    "cdn-edgestorageid: 1082",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 682664",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: cff617a25136c19736a0b82354923ec9",
                                    "cdn-requestpullcode: 202",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-uid: 153cb5b1-399a-48ef-b5bf-098c03770254",
                                    "content-length: 2",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Fri, 06 Sep 2024 13:43:50 GMT",
                                    "permissions-policy: interest-cohort=()",
                                    "server: BunnyCDN-DE1-1082",
                                    "x-plausible-dropped: 1",
                                    "x-request-id: F_KrjV4LPLAXCo8J6eEJ",
                                    ":status: 202"
                                ]
                            },
                            "bytesOut": 2005,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 34,
                            "connect_ms": 29,
                            "ssl_ms": 67,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 2525,
                            "socket_group": "pm\/https:\/\/plausible.io <https:\/\/countyhighway.com same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 435,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE6DCCA9CgAwIBAgISBE67ZvQST5GBL8X7376m5Eo3MA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwOTAyMTAxMDAyWhcNMjQxMjAxMTAxMDAxWjAXMRUwEwYDVQQD\nEwxwbGF1c2libGUuaW8wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCd\n2zDRLVTfp2AvE8FEEvk7dLov286lg2AjiW8Km8okryTSev0LOT8mZ3ynNQGrhHdP\nkW11sLQmwU0XpZNyuapH73phP4tIl5faTev4DZ79g8cK6hOdk5k8iVHcYF+GXoif\nxanjKEiYNI1YP5+rt0DXmqOD5NVTV3ryP1rNSgEYE7sjk4EFEq4WPsed3pprx4FZ\nVbCpC\/cxUvIYuSLhDvzxVf18ojESpBaOaLvgdZlkehVbHd8ce0QGh6ewRsvK\/Jwe\nPavp2tbZU8mk8eAGfjfdGuzoTpn+XUfMdmapmEITpr9kKU8pMBqdaORwoMU926de\n1XZv41Kdikmz2isZBXL9AgMBAAGjggIQMIICDDAOBgNVHQ8BAf8EBAMCBaAwHQYD\nVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB\/wQCMAAwHQYDVR0O\nBBYEFJSOqOoYKNXEhYFgUzjmOdL2LJHYMB8GA1UdIwQYMBaAFLu8w0el5LypxsOk\ncgwQjaI14cjoMFcGCCsGAQUFBwEBBEswSTAiBggrBgEFBQcwAYYWaHR0cDovL3Ix\nMC5vLmxlbmNyLm9yZzAjBggrBgEFBQcwAoYXaHR0cDovL3IxMC5pLmxlbmNyLm9y\nZy8wFwYDVR0RBBAwDoIMcGxhdXNpYmxlLmlvMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMIIBBAYKKwYBBAHWeQIEAgSB9QSB8gDwAHYASLDja9qmRzQP5WoC+p0w6xxSActW\n3SyB2bu\/qznYhHMAAAGRsmwQ1wAABAMARzBFAiBxdYQCEoSEarDrICklPetfLJZM\nBbhKacPH93z4aXGb5AIhAN6wz+Q+VBtA3klXOhSRACC+p76oF92W8xCqTJQSt49A\nAHYAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQAAAGRsmwRCQAABAMA\nRzBFAiEA4OZiHhtd1acFTqB72y\/q5eHrhO4j0ZxvkM3omViCK08CIG2x6wdlcHK7\nD5pt4l0dyrsE3XLlMMwz65O2YYfUNFzaMA0GCSqGSIb3DQEBCwUAA4IBAQC8o4Im\nJPXxBzHFQ5Ig7Cwtwfxh1yfP1uBwidc5+9omOfg6obl0s1P4D9aFn6qU0+XLHl68\nFj\/anp9uceBS6ac6qNql4vjd3mQfCUYieGxC0x784x+ATG9JiJARweuf7mp6q8Jh\npFPe8M4wuEkAGVICDACGHH8\/lf1T1VLaiSGPwzx8IIQVxBueF1+2lnWAnaSTmqAb\nGt7747HZhFBNLJzhbdHKbXntwZrW3YHHNlZBbJUXvoRwS62awctf6\/uWmqHLWONz\nvVylcs22CrsXom+iW3XA33W1VXYiB6H1KLmm2P8QGEGBdqBLfl4n\/roRJKVtazfR\nbg7hPOFFRrITibgk\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 2718,
                            "ttfb_start": 2659,
                            "ttfb_end": 2717,
                            "download_start": 2717,
                            "download_end": 2718,
                            "download_ms": 1,
                            "all_start": 2526,
                            "all_end": 2718,
                            "all_ms": 189,
                            "index": 55,
                            "number": 56
                        },
                        {
                            "type": 3,
                            "id": "197341.132",
                            "request_id": "197341.132",
                            "ip_addr": "173.236.140.112",
                            "full_url": "https:\/\/countyhighway.com\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "countyhighway.com",
                            "url": "\/site.webmanifest",
                            "raw_id": "197341.132",
                            "frame_id": "4317FB8D15E9138D9A23B93F61BA5182",
                            "documentURL": "https:\/\/countyhighway.com\/",
                            "responseCode": 304,
                            "request_type": "Manifest",
                            "load_ms": 128,
                            "ttfb_ms": 123,
                            "load_start": 2988,
                            "load_start_float": 2988.0004509999999,
                            "bytesIn": 426,
                            "objectSize": 426,
                            "objectSizeUncompressed": 426,
                            "chunks": [
                                {
                                    "ts": 3116,
                                    "bytes": 426
                                }
                            ],
                            "expires": "Sun, 08 Sep 2024 13:43:51 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "application\/manifest+json",
                            "contentEncoding": "",
                            "socket": 459,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 2723,
                            "connect_end": 2837,
                            "ssl_start": 2838,
                            "ssl_end": 2988,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "countyhighway.com",
                                "sanList": [
                                    "countyhighway.com",
                                    "www.countyhighway.com"
                                ],
                                "issuer": "R11",
                                "validFrom": 1725212268,
                                "validTo": 1732988267,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Let's Encrypt 'Oak2024H2' log",
                                        "logId": "3F174B4FD7224758941D651C84BE0D12ED90377F1F856AEBC1BF2885ECF8646E",
                                        "timestamp": 1725215778588,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D7B584EAACC0F5106A616B9A4D1BA596C162960914BEDFBC194461D7D7AE7971022100D92CFC653521DFC74F1F0259D94A27458EFF1C90D67409424744E2B4E36F8BE8"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1725215778643,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402201986B09D3431918ABABF2B3999E3333C316A32291B27ECC80AC1B2B77B3C096702201D872708D32B600EF80A1A67B69FE77336B04D5A46788057234F7B8B8E3C3873"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: countyhighway.com",
                                    ":method: GET",
                                    ":path: \/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"1aa-61fa2ee1204ba\"",
                                    "priority: u=2",
                                    "referer: https:\/\/countyhighway.com\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Fri, 06 Sep 2024 13:43:51 GMT",
                                    "etag: \"1aa-61fa2ee1204ba\"",
                                    "expires: Sun, 08 Sep 2024 13:43:51 GMT",
                                    "last-modified: Wed, 14 Aug 2024 11:21:39 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    "content-type: application\/manifest+json",
                                    "content-length: 426"
                                ]
                            },
                            "bytesOut": 1894,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 114,
                            "ssl_ms": 150,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2716,
                            "socket_group": "pm\/https:\/\/countyhighway.com <https:\/\/countyhighway.com same_site>",
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 451,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIFCTCCA\/GgAwIBAgISBDipBLf8YIUVNo1rx+xAaU2EMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQwOTAxMTczNzQ4WhcNMjQxMTMwMTczNzQ3WjAcMRowGAYDVQQD\nExFjb3VudHloaWdod2F5LmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAKO92U58JBhQSxLOQNblF\/PV4PDFteRgHtHFMCgxgRLxCdmgQqsc7JScY38t\nqduNUgYPEiwOYpirdWWS9K93zCIgrMMSwLBFjC\/jEmHZbSKSBcCSqXCdaykUc2aT\nrkdDDxOw69iclOCkMG\/txMpe4YPlw4QA\/NgTbn52YElJuIqK5h2Uvszue9yKgHQL\n5Et++T78tZ3fhnW1MPum\/HlIC\/T5dnJfNxKgQinZM+2GFE33K7t4DTDwCyPlN9DR\n0bs1J4tceHmsEygldhtxwJBn4oyriZdnrrAwmqloNIUePbc0D7+ktCS9e\/FAOilK\nhbUCcJaOAa46dwUa6ufjLOVoobECAwEAAaOCAiwwggIoMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQUyITKJLxQy\/eQt59lkeDyjcr5Q9MwHwYDVR0jBBgwFoAUxc9GpOr0\nw8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVu\nY3Iub3JnLzAzBgNVHREELDAqghFjb3VudHloaWdod2F5LmNvbYIVd3d3LmNvdW50\neWhpZ2h3YXkuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMIIBBAYKKwYBBAHWeQIE\nAgSB9QSB8gDwAHcAPxdLT9ciR1iUHWUchL4NEu2QN38fhWrrwb8ohez4ZG4AAAGR\nrt+nHAAABAMASDBGAiEA17WE6qzA9RBqYWuaTRullsFilgkUvt+8GURh19eueXEC\nIQDZLPxlNSHfx08fAlnZSidFjv8ckNZ0CUJHROK042+L6AB1AHb\/iD8KtvuVUcJh\nzPWHujS0pM27KdxoQgqf5mdMWjp0AAABka7fp1MAAAQDAEYwRAIgGYawnTQxkYq6\nvys5meMzPDFqMikbJ+zICsGyt3s8CWcCIB2HJwjTK2AO+AoaZ7af53M2sE1aRniA\nVyNPe4uOPDhzMA0GCSqGSIb3DQEBCwUAA4IBAQBo8jynkPrMenwDXmWaV0NScjt8\nJMTOSCkGTGEVOLkN2xD\/61Dh5WjZaPxhe2eZaUyLZ4wwRDwU+AmBycXZb7w035Hq\nDiyWAP4JurxW0WVY909xiVK2FVNvBv3mSeDV+pzRkFZd9jHZ3H3XLXMfcji2E3Ul\nliWADjIHrPNHwj7fQPEcsug2gpEdq2V4xXgU5MreHEl6NvwxkhM2n8XYQvaJ0jpY\n\/bDd4vX0UlvWcJ0ToB6LRtm\/y9JDN36qV0\/Wqov3isY43vcAqdsVb2igUlVj3QYS\nn72MkzojyOq4QNy8PQ\/Trnyn42ZcNFKTbYHKp9yNWOq527cCfcMgPncLqOe0\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 3116,
                            "ttfb_start": 2988,
                            "ttfb_end": 3111,
                            "download_start": 3111,
                            "download_end": 3116,
                            "download_ms": 5,
                            "all_start": 2723,
                            "all_end": 3116,
                            "all_ms": 392,
                            "index": 56,
                            "number": 57
                        }
                    ],
                    "requestsFull": 57,
                    "requestsDoc": 56,
                    "responses_200": 7,
                    "responses_404": 0,
                    "responses_other": 50,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "4317FB8D15E9138D9A23B93F61BA5182",
                    "loadEventStart": 2690,
                    "loadEventEnd": 2690,
                    "domContentLoadedEventStart": 2527,
                    "domContentLoadedEventEnd": 2679,
                    "URL": "https:\/\/countyhighway.com\/",
                    "connections": 3,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "8DDBED59B7E3136CF6B0687E255DA09B",
                    "final_url": "https:\/\/countyhighway.com\/",
                    "domInteractive": 2517,
                    "firstPaint": 1935.5,
                    "firstContentfulPaint": 1964,
                    "firstImagePaint": 1964,
                    "firstMeaningfulPaint": 2663,
                    "renderBlockingCSS": 2,
                    "renderBlockingJS": 2,
                    "TTFB": 665,
                    "basePageSSLTime": 148,
                    "score_cache": 100,
                    "score_cdn": 2,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": -1,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 39642,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 18,
                        "HTMLDocumentParser::FetchQueuedPreloads": 12,
                        "EventDispatch": 13,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 33,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 53,
                        "v8.compile": 10,
                        "v8.produceCache": 29,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 290,
                        "MarkLoad": 0,
                        "Layout": 546,
                        "PrePaint": 21,
                        "Paint": 21,
                        "Layerize": 2,
                        "ResourceChangePriority": 0,
                        "FunctionCall": 18,
                        "HitTest": 5,
                        "XHRReadyStateChange": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 10,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "FireAnimationFrame": 0,
                        "IntersectionObserverController::computeIntersections": 0,
                        "XHRLoad": 0,
                        "Idle": 2030
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 18,
                        "HTMLDocumentParser::FetchQueuedPreloads": 12,
                        "EventDispatch": 12,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 25,
                        "ParseAuthorStyleSheet": 4,
                        "EvaluateScript": 53,
                        "v8.compile": 10,
                        "v8.produceCache": 29,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 289,
                        "MarkLoad": 0,
                        "Layout": 546,
                        "PrePaint": 19,
                        "Paint": 6,
                        "Layerize": 1,
                        "ResourceChangePriority": 0,
                        "FunctionCall": 16,
                        "HitTest": 5,
                        "XHRReadyStateChange": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 10,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "FireAnimationFrame": 0,
                        "IntersectionObserverController::computeIntersections": 0,
                        "XHRLoad": 0,
                        "Idle": 1663
                    },
                    "cpu.ParseHTML": 18,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 12,
                    "cpu.EventDispatch": 13,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 33,
                    "cpu.ParseAuthorStyleSheet": 4,
                    "cpu.EvaluateScript": 53,
                    "cpu.v8.compile": 10,
                    "cpu.v8.produceCache": 29,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 290,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 546,
                    "cpu.PrePaint": 21,
                    "cpu.Paint": 21,
                    "cpu.Layerize": 2,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.FunctionCall": 18,
                    "cpu.HitTest": 5,
                    "cpu.XHRReadyStateChange": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 10,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.FireAnimationFrame": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 0,
                    "cpu.XHRLoad": 0,
                    "cpu.Idle": 2030,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725630225.4301167,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725630228.1217866,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 4339,
                    "fullyLoadedCPUpct": 41.811175337181645,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "4317FB8D15E9138D9A23B93F61BA5182",
                                    "loaderId": "29A4CA4AEF74261738DA29985EAC7B64"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormInputAssignedAutocompleteValueToIdOrNameAttributeError",
                                    "violatingNodeId": 157,
                                    "violatingNodeAttribute": "name"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/countyhighway.com",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/countyhighway.com\/",
                    "document_hostname": "countyhighway.com",
                    "document_origin": "https:\/\/countyhighway.com",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 364,
                    "domComplete": 2690,
                    "PerformancePaintTiming.first-paint": 1935.5,
                    "PerformancePaintTiming.first-contentful-paint": 1935.5,
                    "origin_dns": {
                        "ns": [
                            "ns1dhq.name.com.",
                            "ns2bls.name.com.",
                            "ns3fhx.name.com.",
                            "ns4lrt.name.com."
                        ],
                        "mx": [
                            "1 aspmx.l.google.com.",
                            "5 alt1.aspmx.l.google.com.",
                            "5 alt2.aspmx.l.google.com.",
                            "10 alt3.aspmx.l.google.com.",
                            "10 alt4.aspmx.l.google.com."
                        ],
                        "txt": [
                            "\"google-site-verification=9IpSvMBUisn9mVn1s8T99yjHQ53OLqWoaG2FIBZ-Evw\"",
                            "\"v=spf1 include:_spf.google.com ~all\""
                        ],
                        "soa": [
                            "ns1.name.com. hostmaster.nsone.net. 1682356062 43200 7200 1209600 3600"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "PaaS": "Amazon Web Services",
                        "Web servers": "Apache HTTP Server",
                        "Photo galleries": "PhotoSwipe",
                        "JavaScript libraries": "PhotoSwipe,Lightbox",
                        "Analytics": "Plausible",
                        "Marketing automation": "MailChimp",
                        "Email": "MailChimp,Google Workspace",
                        "CDN": "jsDelivr,Amazon S3",
                        "Webmail": "Google Workspace",
                        "Miscellaneous": "PWA,Open Graph"
                    },
                    "detected_apps": {
                        "Amazon Web Services": "",
                        "Apache HTTP Server": "",
                        "PhotoSwipe": "",
                        "Plausible": "",
                        "MailChimp": "",
                        "Lightbox": "",
                        "jsDelivr": "",
                        "Google Workspace": "",
                        "Amazon S3": "",
                        "PWA": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Amazon Web Services": {
                            "name": "Amazon Web Services",
                            "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                            "slug": "amazon-web-services",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon Web Services.svg",
                            "website": "https:\/\/aws.amazon.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "PhotoSwipe": {
                            "name": "PhotoSwipe",
                            "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.",
                            "slug": "photoswipe",
                            "categories": [
                                {
                                    "id": 7,
                                    "slug": "photo-galleries",
                                    "groups": [
                                        3,
                                        10
                                    ],
                                    "name": "Photo galleries",
                                    "priority": 1
                                },
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PhotoSwipe.png",
                            "website": "https:\/\/photoswipe.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Plausible": {
                            "name": "Plausible",
                            "description": "Plausible is an open-source alternative to Google Analytics.",
                            "slug": "plausible",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Plausible.svg",
                            "website": "https:\/\/plausible.io\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "MailChimp": {
                            "name": "MailChimp",
                            "description": "Mailchimp is a marketing automation platform and email marketing service.",
                            "slug": "mailchimp",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "mailchimp.svg",
                            "website": "http:\/\/mailchimp.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                        },
                        "Lightbox": {
                            "name": "Lightbox",
                            "description": null,
                            "slug": "lightbox",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Lightbox.png",
                            "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                        },
                        "jsDelivr": {
                            "name": "jsDelivr",
                            "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                            "slug": "jsdelivr",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jsdelivr-icon.svg",
                            "website": "https:\/\/www.jsdelivr.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Workspace": {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Amazon S3": {
                            "name": "Amazon S3",
                            "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.",
                            "slug": "amazon-s3",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon S3.svg",
                            "website": "http:\/\/aws.amazon.com\/s3\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "PWA": {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Amazon Web Services",
                            "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                            "slug": "amazon-web-services",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon Web Services.svg",
                            "website": "https:\/\/aws.amazon.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "PhotoSwipe",
                            "description": "PhotoSwipe is an open-source gallery to support JavaScript-based image zooming.",
                            "slug": "photoswipe",
                            "categories": [
                                {
                                    "id": 7,
                                    "slug": "photo-galleries",
                                    "groups": [
                                        3,
                                        10
                                    ],
                                    "name": "Photo galleries",
                                    "priority": 1
                                },
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PhotoSwipe.png",
                            "website": "https:\/\/photoswipe.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Plausible",
                            "description": "Plausible is an open-source alternative to Google Analytics.",
                            "slug": "plausible",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Plausible.svg",
                            "website": "https:\/\/plausible.io\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "MailChimp",
                            "description": "Mailchimp is a marketing automation platform and email marketing service.",
                            "slug": "mailchimp",
                            "categories": [
                                {
                                    "id": 32,
                                    "slug": "marketing-automation",
                                    "groups": [
                                        2
                                    ],
                                    "name": "Marketing automation",
                                    "priority": 9
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "mailchimp.svg",
                            "website": "http:\/\/mailchimp.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": "cpe:2.3:a:thinkshout:mailchimp:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Lightbox",
                            "description": null,
                            "slug": "lightbox",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Lightbox.png",
                            "website": "http:\/\/lokeshdhakar.com\/projects\/lightbox2\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:lightbox_photo_gallery_project:lightbox_photo_gallery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "jsDelivr",
                            "description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
                            "slug": "jsdelivr",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "jsdelivr-icon.svg",
                            "website": "https:\/\/www.jsdelivr.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Amazon S3",
                            "description": "Amazon S3 or Amazon Simple Storage Service is a service offered by Amazon Web Services (AWS) that provides object storage through a web service interface.",
                            "slug": "amazon-s3",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon S3.svg",
                            "website": "http:\/\/aws.amazon.com\/s3\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "PWA",
                            "description": "Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.",
                            "slug": "pwa",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "PWA.svg",
                            "website": "https:\/\/web.dev\/progressive-web-apps\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "button-name",
                                "impact": "critical",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button id=\"menu-btn\">",
                                        "target": [
                                            "#menu-btn"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide01 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide02 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide03 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide04 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide05 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide06 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide07 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide08 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide09 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide10 > .open-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/countyhighway.com\">",
                                        "target": [
                                            ".header__logo > a[href$=\"countyhighway.com\"]"
                                        ],
                                        "failureSummary": "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"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element does not have text that is visible to screen readers"
                                            },
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute does not exist or is empty"
                                            },
                                            {
                                                "id": "aria-labelledby",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                                            },
                                            {
                                                "id": "non-empty-title",
                                                "data": {
                                                    "messageKey": "noAttr"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has no title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is in tab order and does not have accessible text"
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/countyhighway.com\" class=\"logo\">",
                                        "target": [
                                            ".logo[href$=\"countyhighway.com\"]"
                                        ],
                                        "failureSummary": "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"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"home dark\" style=\"zoom: 1;\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide11"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide12"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide13"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide14"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide15"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide16"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide17"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide18"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide19"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide20"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide21"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide22"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide23"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide24"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\">\n                  <input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">\n                <\/div>",
                                        "target": [
                                            "div[aria-hidden=\"true\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": "critical",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h3 class=\"t-hed\">An American Song<\/h3>",
                                                        "target": [
                                                            "#splide01-slide01 > a > .article.article-head > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"t-hed\">A Lone Figure<\/h3>",
                                                        "target": [
                                                            "#splide01-slide02 > a > .article.article-head > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"t-hed\">The Cabin<\/h3>",
                                                        "target": [
                                                            "#splide01-slide03 > a > .article.article-head > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"t-section-break\">Current Issue<\/h2>",
                                                        "target": [
                                                            ".section[data-pt=\"s\"]:nth-child(2) > .t-section-break"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"t-section-break\">Shop<\/h2>",
                                                        "target": [
                                                            "a[href$=\"shop\"] > .t-section-break"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Volume 1, Issues 1-6<\/h2>",
                                                        "target": [
                                                            ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Long Road T-Shirt<\/h2>",
                                                        "target": [
                                                            ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Long Road T-Shirt<\/h2>",
                                                        "target": [
                                                            ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Shield Trucker<\/h2>",
                                                        "target": [
                                                            ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"t-section-break\">Archive<\/h2>",
                                                        "target": [
                                                            ".section[data-pt=\"s\"]:nth-child(5) > a > .t-section-break"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "color-contrast",
                                "impact": null,
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343434",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(1) > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .button[data-type=\"secondary\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>",
                                        "target": [
                                            ".t-banner:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-tagline\">AMERICA'S ONLY NEWSPAPER<\/div>",
                                        "target": [
                                            ".t-tagline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-banner\">PRICE $8.50 PER ISSUE<\/div>",
                                        "target": [
                                            ".t-banner:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-slug\">Profile<\/div>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-slug"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"t-hed\">An American Song<\/h3>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-1\">A Visit with The Great Jimmy Webb<\/p>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-dek-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-2\">Songwriting master unveils the mysteries of \u2018Wichita Lineman\u2019<\/p>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-dek-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-3\">God spoke to him and then he fucked up the rhyme<\/p>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-dek-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-byline\"><small>By<\/small> David Samuels<\/div>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-byline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.0pt (13.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<small>By<\/small>",
                                        "target": [
                                            "#splide01-slide01 > a > .article.article-head > .t-byline > small"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-slug\">Dispatch<\/div>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-slug"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"t-hed\">A Lone Figure<\/h3>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-1\">Alone in a black hoodie on the sparse and sometimes-deadly Mesa<\/p>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-dek-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-2\">Butch Tarko is a bad driver<\/p>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-dek-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-3\">Snoopy, Come Home <\/p>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-dek-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-byline\"><small>By<\/small> Tama Janowitz<\/div>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-byline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.0pt (13.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<small>By<\/small>",
                                        "target": [
                                            "#splide01-slide02 > a > .article.article-head > .t-byline > small"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-slug\">Memoir<\/div>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-slug"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "54.0pt (72px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"t-hed\">The Cabin<\/h3>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-1\">A father\u2019s gift commands obedience in the here and now, and thereafter<\/p>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-dek-1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "16.5pt (22px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-2\">There\u2019s a cougar under the deck<\/p>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-dek-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"t-dek-3\">My father takes the form of a bear and wrecks my dubious inheritance<\/p>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-dek-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-byline\"><small>By<\/small> Walter Kirn<\/div>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-byline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "10.0pt (13.3333px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<small>By<\/small>",
                                        "target": [
                                            "#splide01-slide03 > a > .article.article-head > .t-byline > small"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "26.9pt (35.84px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"t-section-break\">Current Issue<\/h2>",
                                        "target": [
                                            ".section[data-pt=\"s\"]:nth-child(2) > .t-section-break"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "26.9pt (35.84px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"t-section-break\">Shop<\/h2>",
                                        "target": [
                                            "a[href$=\"shop\"] > .t-section-break"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Volume 1, Issues 1-6<\/h2>",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>(Debut Volume)<\/p>",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"price\">$69.95<\/p>",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item > figure > figcaption > .price"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Long Road T-Shirt<\/h2>",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>(Midnight Blue)<\/p>",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"price\">$17.95<\/p>",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item > figure > figcaption > .price"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Long Road T-Shirt<\/h2>",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>(Ivory)<\/p>",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"price\">$17.95<\/p>",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item > figure > figcaption > .price"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Shield Trucker<\/h2>",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>(Brown &amp; Bone)<\/p>",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"price\">$24.95<\/p>",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item > figure > figcaption > .price"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "26.9pt (35.84px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"t-section-break\">Archive<\/h2>",
                                        "target": [
                                            ".section[data-pt=\"s\"]:nth-child(5) > a > .t-section-break"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-title\">Volume 2<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(1) > article > .t-archive-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 1<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">July - August 2024<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-title\">Volume 1<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(2) > article > .t-archive-title"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 1<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">July - August, 2023<\/div>",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 2<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(2) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">September - October, 2023<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(2) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 3<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(3) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">November - December, 2023<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(3) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 4<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(4) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">January - February, 2024<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(4) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 5<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(5) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">March - April, 2024<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(5) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive\">Issue 6<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(6) > a > .archive__item > .t-archive"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"t-archive-article\">May - June, 2024<\/div>",
                                        "target": [
                                            ".archive__issue:nth-child(6) > a > .archive__item > .t-archive-article"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of ${data.contrastRatio}"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">",
                                        "target": [
                                            "input[type=\"text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                        "target": [
                                            "#mc-embedded-subscribe"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                        "target": [
                                            ".t-nav-item-footer[href$=\"countyhighway.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                        "target": [
                                            ".t-nav-item-footer[href$=\"shop\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.6pt (12.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#343434",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>\u00a9 County Highway LLC.<\/p>",
                                        "target": [
                                            ".footer__links > div > p:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#343434",
                                                    "contrastRatio": 12.44,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>All Rights Reserved<\/p>",
                                        "target": [
                                            ".footer__links > div > p:nth-child(2)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-active",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value of active elements is unique",
                                "help": "IDs of active elements must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-active?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "menu-btn",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-btn\">",
                                        "target": [
                                            "#menu-btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "mce-EMAIL",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "mc-embedded-subscribe",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                        "target": [
                                            "#mc-embedded-subscribe"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id-aria",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value used in ARIA and in labels is unique",
                                "help": "IDs used in ARIA and labels must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id-aria?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "splide02-track",
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">",
                                        "target": [
                                            "#splide02-track"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu-btn__t",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"menu-btn__t\" d=\"M0 1H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                        "target": [
                                            "#menu-btn__t"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu-btn__m",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"menu-btn__m\" d=\"M0 10.9209H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                        "target": [
                                            "#menu-btn__m"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu-btn__b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"menu-btn__b\" d=\"M0 20.5222H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>",
                                        "target": [
                                            "#menu-btn__b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"section splide articles__main is-initialized\" data-pt=\"xl\" id=\"splide01\">",
                                        "target": [
                                            "#splide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-track",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"splide__track\" id=\"splide01-track\">",
                                        "target": [
                                            "#splide01-track"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">",
                                        "target": [
                                            "#splide01-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide01-slide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">",
                                        "target": [
                                            "#splide01-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-list",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">",
                                        "target": [
                                            "#splide02-list"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide02",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide03",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide04",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide05",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide06",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide07",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide08",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide09",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide10",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide11",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide11"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide12",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide12"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide13",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide13"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide14",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide14"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide15",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide15"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide16",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide16"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide17",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide17"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide18",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide18"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide19",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide19"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide20",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide20"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide21",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide21"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide22",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide22"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide23",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide23"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "splide02-slide24",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">",
                                        "target": [
                                            "#splide02-slide24"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "modal",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<dialog class=\"modal\" id=\"modal\">",
                                        "target": [
                                            "#modal"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_shell",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_shell\">",
                                        "target": [
                                            "#mc_embed_shell"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_signup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_signup\">",
                                        "target": [
                                            "#mc_embed_signup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc-embedded-subscribe-form",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<form action=\"https:\/\/countyhighway.us22.list-manage.com\/subscribe\/post?u=15f1f7a843959e2dec00a72fd&amp;id=577b18c7dc&amp;f_id=0089cde1f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"novalidate\">",
                                        "target": [
                                            "#mc-embedded-subscribe-form"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mc_embed_signup_scroll",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mc_embed_signup_scroll\">",
                                        "target": [
                                            "#mc_embed_signup_scroll"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mce-responses",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"mce-responses\" class=\"clear\">\n                <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>\n                <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>\n            <\/div>",
                                        "target": [
                                            "#mce-responses"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mce-error-response",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>",
                                        "target": [
                                            "#mce-error-response"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mce-success-response",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>",
                                        "target": [
                                            "#mce-success-response"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "form-field-multiple-labels",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag332"
                                ],
                                "description": "Ensures form field does not have multiple label elements",
                                "help": "Form field must not have multiple label elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/form-field-multiple-labels?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "multiple-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Form field does not have multiple label elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                        "target": [
                                            ".header__logo > a[href$=\"countyhighway.com\"] > div[data-mode=\"dark\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                                        "target": [
                                            "div[data-type=\"desktop\"] > img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide01 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide02 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide03 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide04 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide05 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide06 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide07 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide08 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide09 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">",
                                        "target": [
                                            "#splide02-slide10 > .open-button > .invert[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                                        "target": [
                                            "img[alt=\"Bird Illustration\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                                        "target": [
                                            "img[alt=\"Subscribe Text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item > figure > img[width=\"520\"][height=\"520\"][alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                                        "target": [
                                            "img[alt=\"Newsletter Text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                                        "target": [
                                            ".logo[href$=\"countyhighway.com\"] > div[data-mode=\"dark\"] > img[alt=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "input-button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a"
                                ],
                                "description": "Ensures input buttons have discernible text",
                                "help": "Input buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/input-button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a non-empty value attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                        "target": [
                                            "#mc-embedded-subscribe"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "label",
                                "impact": null,
                                "tags": [
                                    "cat.forms",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131",
                                    "section508",
                                    "section508.22.n",
                                    "ACT"
                                ],
                                "description": "Ensures every form element has a label",
                                "help": "Form elements must have labels",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/label?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-placeholder",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a placeholder attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "hidden-explicit-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Form element has a visible explicit <label>"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">",
                                        "target": [
                                            "#mce-EMAIL"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": "serious",
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(1) > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .button[data-type=\"secondary\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                        "target": [
                                            ".t-nav-item[href$=\"countyhighway.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                        "target": [
                                            ".t-nav-item[href$=\"shop\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .t-nav-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(8) > .button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>",
                                        "target": [
                                            "li:nth-child(9) > .button[data-type=\"secondary\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/american-song-samuels\">",
                                        "target": [
                                            "#splide01-slide01 > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/lone-figure-janowitz\">",
                                        "target": [
                                            "#splide01-slide02 > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/the-cabin-kirn\">",
                                        "target": [
                                            "#splide01-slide03 > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/subscribe\">",
                                        "target": [
                                            ".subscribe > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\"><h2 class=\"t-section-break\">Shop<\/h2><\/a>",
                                        "target": [
                                            ".section[data-pt=\"s\"]:nth-child(4) > a[href$=\"shop\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\/volume-1-issues-1-6\" class=\"product-grid-item\">",
                                        "target": [
                                            ".products__product:nth-child(1) > .product-grid-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-midnight\" class=\"product-grid-item\">",
                                        "target": [
                                            ".products__product:nth-child(2) > .product-grid-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-ivory\" class=\"product-grid-item\">",
                                        "target": [
                                            ".products__product:nth-child(3) > .product-grid-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/shop\/shield-trucker\" class=\"product-grid-item\">",
                                        "target": [
                                            ".products__product:nth-child(4) > .product-grid-item"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\"><h2 class=\"t-section-break\">Archive<\/h2><\/a>",
                                        "target": [
                                            ".section[data-pt=\"s\"]:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\">",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues > .archive__issue > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-1\">",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-2\">",
                                        "target": [
                                            ".archive__issue:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-3\">",
                                        "target": [
                                            ".archive__issue:nth-child(3) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-4\">",
                                        "target": [
                                            ".archive__issue:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-5\">",
                                        "target": [
                                            ".archive__issue:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-6\">",
                                        "target": [
                                            ".archive__issue:nth-child(6) > a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>",
                                        "target": [
                                            ".t-nav-item-footer[href$=\"countyhighway.com\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>",
                                        "target": [
                                            "li:nth-child(2) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>",
                                        "target": [
                                            "li:nth-child(3) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>",
                                        "target": [
                                            ".t-nav-item-footer[href$=\"shop\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>",
                                        "target": [
                                            "li:nth-child(5) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>",
                                        "target": [
                                            "li:nth-child(6) > .t-nav-item-footer"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>",
                                        "target": [
                                            "li:nth-child(7) > .button"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">",
                                        "target": [
                                            "#splide01-list"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"archive__volumes\" data-cols=\"3\">",
                                        "target": [
                                            ".archive__volumes"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"archive__issues\">",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"archive__issues\">",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n    <\/li>",
                                        "target": [
                                            ".header__cta > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n          <\/li>",
                                        "target": [
                                            ".header__cta > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>\n        <\/li>",
                                        "target": [
                                            ".main-nav > nav > menu > li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n          <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/li>",
                                        "target": [
                                            "menu > li:nth-child(8)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n                    <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n                  <\/li>",
                                        "target": [
                                            "menu > li:nth-child(9)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">",
                                        "target": [
                                            "#splide01-slide01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">",
                                        "target": [
                                            "#splide01-slide02"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">",
                                        "target": [
                                            "#splide01-slide03"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__volume\">",
                                        "target": [
                                            ".archive__volume:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__volume:nth-child(1) > .archive__issues > .archive__issue"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__volume\">",
                                        "target": [
                                            ".archive__volume:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__volume:nth-child(2) > .archive__issues > .archive__issue:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"archive__issue\">",
                                        "target": [
                                            ".archive__issue:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n            <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n          <\/li>",
                                        "target": [
                                            ".footer__nav > menu > li:nth-child(7)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-btn\">",
                                        "target": [
                                            "#menu-btn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--prev"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\">",
                                        "target": [
                                            ".splide__arrow--next"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide01 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide02 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide03 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide04 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide05 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide06 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide07 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide08 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide09 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>",
                                        "target": [
                                            "#splide02-slide10 > .open-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                                        "target": [
                                            "img[alt=\"Bird Illustration\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                                        "target": [
                                            "img[alt=\"Subscribe Text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                                        "target": [
                                            "img[alt=\"Newsletter Text\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">",
                                        "target": [
                                            "#mc-embedded-subscribe"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "description": "Ensure elements that have scrollable content are accessible by keyboard",
                                "help": "Scrollable region must have keyboard access",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "aria-roledescription",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensure aria-roledescription is only used on elements with an implicit or explicit role",
                                "help": "aria-roledescription must be on elements with a semantic role",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roledescription?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">",
                                        "target": [
                                            "#splide02"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide01"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide02"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide03"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide04"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide05"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide06"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide07"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide08"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide09"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-roledescription",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Check that the aria-roledescription is announced by supported screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">",
                                        "target": [
                                            "#splide02-slide10"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "vps56216.dreamhostps.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns1dhq.name.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 20405,
                    "testUrl": "https:\/\/countyhighway.com\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\",\"width\":224,\"height\":51,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/illustration.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg\",\"width\":300,\"height\":67,\"naturalWidth\":300,\"naturalHeight\":67},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\",\"width\":1873,\"height\":432,\"naturalWidth\":300,\"naturalHeight\":69},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\",\"width\":170,\"height\":311,\"naturalWidth\":400,\"naturalHeight\":733},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\",\"width\":150,\"height\":70,\"naturalWidth\":300,\"naturalHeight\":140},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\",\"width\":1400,\"height\":92,\"naturalWidth\":300,\"naturalHeight\":20},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1000},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1020},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":1052},{\"url\":\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\",\"width\":400,\"height\":400,\"naturalWidth\":1000,\"naturalHeight\":846},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\",\"width\":960,\"height\":90,\"naturalWidth\":300,\"naturalHeight\":28},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\",\"width\":300,\"height\":68,\"naturalWidth\":300,\"naturalHeight\":68},{\"url\":\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\",\"width\":339,\"height\":77,\"naturalWidth\":300,\"naturalHeight\":68}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Caslon Doric",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Caslon Doric",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Caslon Doric",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Caslon Doric Condensed",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Caslon Doric Condensed Text",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Caslon Doric Condensed Text",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Caslon Doric Condensed Text",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Trio Grotesk",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Job Clarendon",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Job Clarendon",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Job Clarendon",
                            "display": "auto",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Job Clarendon",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Shift",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Shift",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "500"
                        },
                        {
                            "family": "Shift",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "700"
                        },
                        {
                            "family": "Shift",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "700"
                        }
                    ],
                    "generated-content-percent": 14.27,
                    "generated-content-size": 4.7199999999999998,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 68
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 69
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                            "html": "<img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 400,
                            "naturalHeight": 733
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                            "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/bird.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 140
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                            "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/subscribe.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 20
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                            "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 1000
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                            "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 1020
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                            "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 1052
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                            "html": "<img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">",
                            "currentSrc": "https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1000,
                            "naturalHeight": 846
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                            "html": "<img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/newsletter.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 28
                        },
                        {
                            "src": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "html": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">",
                            "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 300,
                            "naturalHeight": 68
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width,initial-scale=1.0,minimum-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js",
                        "https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js",
                        "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js",
                        "https:\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js",
                        "https:\/\/countyhighway.com\/assets\/js\/main.js",
                        "https:\/\/countyhighway.com\/assets\/js\/templates\/home.js",
                        "https:\/\/countyhighway.com\/assets\/css\/main.css",
                        "https:\/\/countyhighway.com\/assets\/css\/photoswipe.css",
                        "https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1\">\n      <title>Home \u2013 County Highway<\/title>\n  \n    <meta property=\"og:title\" content=\"County Highway | Home\">\n  <meta property=\"og:description\" content=\"America's Only Newspaper\">\n  <meta property=\"og:url\" content=\"https:\/\/countyhighway.com\">\n    <meta property=\"og:image\" content=\"https:\/\/countyhighway.com\/assets\/images\/placeholder.jpg\">\n    <meta property=\"og:site_name\" content=\"County Highway\">\n  <meta property=\"og:locale\" content=\"en_US\">\n  <meta property=\"og:type\" content=\"article\">\n\n  <meta name=\"twitter:card\" content=\"summary_large_image\">\n  <meta name=\"twitter:title\" content=\"County Highway | Home\">\n  <meta name=\"twitter:description\" content=\"America's Only Newspaper\">\n  <meta name=\"twitter:site\" content=\"@countyhwy\">\n    <meta property=\"og:image\" content=\"https:\/\/countyhighway.com\/assets\/images\/placeholder.jpg\">\n    <meta name=\"description\" content=\"County Highway is a 20-page broadsheet produced by actual human beings, containing the best new writing you will encounter about America. It features reports on the political and spiritual crises that are gripping our country and their deeper cultural and historical sources; regular columns about agriculture, civil liberties, animals, herbal medicine, and living off the grid, mentally and physically; essays about literature and art, and an entire section devoted to music.\">\n\n  <link href=\"https:\/\/countyhighway.com\/assets\/css\/main.css\" rel=\"stylesheet\">  <link href=\"https:\/\/countyhighway.com\/assets\/css\/photoswipe.css\" rel=\"stylesheet\">\n  <script src=\"https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe-lightbox.umd.min.js\"><\/script>  <script src=\"https:\/\/countyhighway.com\/assets\/js\/modules\/photoswipe.umd.min.js\"><\/script>\n  <script src=\"\n  https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/js\/splide.min.js\n  \"><\/script>\n  <link href=\"\n  https:\/\/cdn.jsdelivr.net\/npm\/@splidejs\/[email protected]\/dist\/css\/splide.min.css\n  \" rel=\"stylesheet\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#da532c\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n  \n  <script defer=\"\" data-domain=\"countyhighway.com\" src=\"https:\/\/plausible.io\/js\/plausible.js\"><\/script>\n\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/#mc_embed_signup input.mce_inline_error { border-color: rgb(107, 5, 5); }#mc_embed_signup div.mce_inline_error { margin: 0px 0px 1em; padding: 5px 10px; background-color: rgb(107, 5, 5); font-weight: bold; z-index: 1; color: rgb(255, 255, 255); }<\/style><\/head>\n\n<body class=\"home dark\" style=\"zoom: 1;\">\n  \n<header class=\"header hide-logo\">\n  <div class=\"header__menu\">\n    <button id=\"menu-btn\">\n      <svg width=\"35\" height=\"22\" viewBox=\"0 0 35 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path id=\"menu-btn__t\" d=\"M0 1H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <path id=\"menu-btn__m\" d=\"M0 10.9209H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <path id=\"menu-btn__b\" d=\"M0 20.5222H35\" stroke=\"var(--foreground)\" stroke-width=\"1.4256\"><\/path>\n        <\/svg>\n    <\/button>\n  <\/div>\n\n  <div class=\"header__logo\">\n    <a href=\"https:\/\/countyhighway.com\">\n      <div data-mode=\"light\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\">      <\/div>\n      <div data-mode=\"dark\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">      <\/div>\n    <\/a>\n  <\/div>\n\n  <menu class=\"header__cta\">\n        <li>\n      <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n    <\/li>\n        <li>\n            <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n          <\/li>\n  <\/menu>\n\n  <div class=\"main-nav\">\n    <div class=\"main-nav__click-away\">\n    <\/div>\n    <nav>\n      <menu>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n        <\/li>\n                <li>\n          <a class=\"t-nav-item\" href=\"https:\/\/countyhighway.com\/search\">Search<\/a>\n        <\/li>\n                <li>\n          <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/li>\n                <li>\n                    <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/login\">Login<\/a>\n                  <\/li>\n      <\/menu>\n\n      <div>\n        <p>\u00a9 County Highway LLC.<\/p>\n        <p>All Rights Reserved<\/p>\n      <\/div>\n    <\/nav>\n  <\/div>\n<\/header>\n  <section class=\"home-hero\">\n    <div>\n      <div class=\"logo\" data-type=\"mobile\">\n        <div class=\"logo__graphic\">\n          <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/illustration.svg\">        <\/div>\n        <div class=\"logo__type hero-graphic\">\n          <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--grey.svg\">        <\/div>\n      <\/div>\n\n      <div class=\"logo\" data-type=\"desktop\">\n        <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">      <\/div>\n    <\/div>\n    \n    <div class=\"home-hero__banner\">\n      <div class=\"t-banner\">Vol. 2 Issue 1 July-August, 2024<\/div>\n      <div class=\"t-tagline\">AMERICA'S ONLY NEWSPAPER<\/div>\n      <div class=\"t-banner\">PRICE $8.50 PER ISSUE<\/div>\n    <\/div>\n\n    \n  <\/section>\n\n  <div class=\"container\">\n\n    <section class=\"section splide articles__main is-initialized\" data-pt=\"xl\" id=\"splide01\">\n      <div class=\"splide__track\" id=\"splide01-track\">\n        <ul class=\"articles inner-width splide__list\" data-cols=\"3\" id=\"splide01-list\" style=\"\">\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide01\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/american-song-samuels\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Profile<\/div>\n                <h3 class=\"t-hed\">An American Song<\/h3>\n                                  <p class=\"t-dek-1\">A Visit with The Great Jimmy Webb<\/p>                  <p class=\"t-dek-2\">Songwriting master unveils the mysteries of \u2018Wichita Lineman\u2019<\/p>                  <p class=\"t-dek-3\">God spoke to him and then he fucked up the rhyme<\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> David Samuels<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide02\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/lone-figure-janowitz\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Dispatch<\/div>\n                <h3 class=\"t-hed\">A Lone Figure<\/h3>\n                                  <p class=\"t-dek-1\">Alone in a black hoodie on the sparse and sometimes-deadly Mesa<\/p>                  <p class=\"t-dek-2\">Butch Tarko is a bad driver<\/p>                  <p class=\"t-dek-3\">Snoopy, Come Home <\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> Tama Janowitz<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                    <li class=\"articles__column font-stacks-1 splide__slide\" id=\"splide01-slide03\" style=\"\">\n            <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\/the-cabin-kirn\">\n              <article class=\"article article-head\">\n                <div class=\"t-slug\">Memoir<\/div>\n                <h3 class=\"t-hed\">The Cabin<\/h3>\n                                  <p class=\"t-dek-1\">A father\u2019s gift commands obedience in the here and now, and thereafter<\/p>                  <p class=\"t-dek-2\">There\u2019s a cougar under the deck<\/p>                  <p class=\"t-dek-3\">My father takes the form of a bear and wrecks my dubious inheritance<\/p>                                                                  <div class=\"t-byline\"><small>By<\/small> Walter Kirn<\/div>\n                              <\/article>\n            <\/a>\n          <\/li>\n                  <\/ul>\n      <\/div>\n    <\/section>\n\n    <section class=\"section\" data-pt=\"s\">\n      <h2 class=\"t-section-break\">Current Issue<\/h2>\n      \n<div class=\"microfiche splide splide--slide splide--ltr splide--draggable is-active is-overflow is-initialized\" id=\"splide02\" role=\"region\" aria-roledescription=\"carousel\">\n    <div class=\"splide__arrows splide__arrows--ltr\"><button class=\"splide__arrow splide__arrow--prev\" type=\"button\" disabled=\"\" aria-label=\"Previous slide\" aria-controls=\"splide02-track\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"><\/path><\/svg><\/button><button class=\"splide__arrow splide__arrow--next\" type=\"button\" aria-label=\"Next slide\" aria-controls=\"splide02-track\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" width=\"40\" height=\"40\" focusable=\"false\"><path d=\"m15.5 0.932-4.3 4.38 14.5 14.6-14.5 14.5 4.3 4.4 14.6-14.6 4.4-4.3-4.4-4.4-14.6-14.6z\"><\/path><\/svg><\/button><\/div><div class=\"splide__track splide__track--slide splide__track--ltr splide__track--draggable\" id=\"splide02-track\" style=\"padding-left: 0px; padding-right: 0px;\" aria-live=\"polite\" aria-atomic=\"true\">\n        <ul class=\"full-slider splide__list\" id=\"splide02-list\" role=\"presentation\" style=\"transform: translateX(0px);\">\n                <li class=\"microfiche__issue splide__slide is-active is-visible\" id=\"splide02-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/851fa7e411-1722541810\/i2-1-page-1-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible is-next\" id=\"splide02-slide02\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3477e8ecfb-1722541827\/i2-1-page-2-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide03\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/83d06814ad-1722541845\/i2-1-page-3-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide04\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0b71e89ac2-1722541880\/i2-1-page-4-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide05\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c21e865f53-1722541913\/i2-1-page-5-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide06\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/f43383fdfd-1722541923\/i2-1-page-6-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide07\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/3a5a13ef19-1722541951\/i2-1-page-7-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide08\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/96abb85b04-1722541971\/i2-1-page-8-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide09\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/520128f0ff-1722541992\/i2-1-page-9-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide is-visible\" id=\"splide02-slide10\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 24\" style=\"width: calc(10%);\">\n                        <button class=\"open-button\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/698ca943f3-1722542013\/i2-1-page-10-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide11\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"11 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/2e5dba97b5-1722542031\/i2-1-page-11-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide12\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"12 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/af6b1a5ba8-1722542058\/i2-1-page-12-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide13\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"13 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/0435226867-1722542087\/i2-1-page-13-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide14\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"14 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/39be1b1bbb-1722542139\/i2-1-page-14-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide15\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"15 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/c3ad010522-1722542152\/i2-1-page-15-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide16\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"16 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/dc3c75ddba-1722542179\/i2-1-page-16-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide17\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"17 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/d40d05af7f-1722542196\/i2-1-page-17-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide18\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"18 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/260deb7f6c-1722542222\/i2-1-page-18-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide19\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"19 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/b78d408f72-1722542244\/i2-1-page-19-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide20\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"20 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/75a928983d-1722542262\/i2-1-page-20-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide21\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"21 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/32844fbf6b-1722542283\/i2-1-page-21-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide22\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"22 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/ce394d52de-1722542308\/i2-1-page-22-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide23\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"23 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/00b71d3258-1722542328\/i2-1-page-23-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <li class=\"microfiche__issue splide__slide\" id=\"splide02-slide24\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"24 of 24\" style=\"width: calc(10%);\" aria-hidden=\"true\">\n                        <button class=\"open-button\" tabindex=\"-1\"> \n                <img class=\"invert\" src=\"https:\/\/countyhighway.com\/media\/pages\/archive\/volume-2\/issue-1\/37eeb689ab-1722542347\/i2-1-page-24-400x.jpg\" alt=\"\">\n            <\/button>\n                    <\/li>\n                <\/ul>\n    <\/div>\n<\/div>\n\n<dialog class=\"modal\" id=\"modal\">\n    <section class=\"cta-subscribe\">\n    <button class=\"close-button\">\u2715<\/button>\n    <div class=\"container\">\n        <div class=\"cta-subscribe__login t-body\"><p>Already a subscriber?<\/p> <a href=\"https:\/\/countyhighway.com\/login\">Log in here.<\/a><\/div>\n        <div class=\"cta-subscribe__subscribe\">\n        <p class=\"t-hed\">Subscribe today. Thank us tomorrow.<\/p>\n        <a class=\"button\" data-type=\"secondary\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n        <\/div>\n    <\/div>\n<\/section>  \n<\/dialog>    <\/section>\n\n        \n        <section class=\"section\">\n      <div class=\"subscribe inner-width\">\n        <a href=\"https:\/\/countyhighway.com\/subscribe\">\n          <div class=\"subscribe__illu\">\n            <img src=\"https:\/\/countyhighway.com\/assets\/images\/bird.svg\" alt=\"Bird Illustration\">\n          <\/div>\n          <div class=\"subscribe__text\">\n              <img src=\"https:\/\/countyhighway.com\/assets\/images\/subscribe.svg\" alt=\"Subscribe Text\">\n          <\/div>\n        <\/a>\n      <\/div>\n    <\/section>\n    \n    <section class=\"section\" data-pt=\"s\">\n      <a href=\"https:\/\/countyhighway.com\/shop\"><h2 class=\"t-section-break\">Shop<\/h2><\/a>\n\n      <div class=\"products\">\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/volume-1-issues-1-6\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/volume-1-issues-1-6\/b6b399d0b1-1719924548\/untitled-artwork-8-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Volume 1, Issues 1-6<\/h2>\n                  <p>(Debut Volume)<\/p>\n                  <p class=\"price\">$69.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-midnight\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-midnight\/47e589fddc-1719924541\/screenshot-2024-06-04-at-1-06-56pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Long Road T-Shirt<\/h2>\n                  <p>(Midnight Blue)<\/p>\n                  <p class=\"price\">$17.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/longroad-tshirt-ivory\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/longroad-tshirt-ivory\/62df4c3cb4-1719924531\/screenshot-2024-06-04-at-1-26-37pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Long Road T-Shirt<\/h2>\n                  <p>(Ivory)<\/p>\n                  <p class=\"price\">$17.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n                  <div class=\"products__product\">\n            <a href=\"https:\/\/countyhighway.com\/shop\/shield-trucker\" class=\"product-grid-item\">\n              <figure class=\"flow\">\n                <img src=\"https:\/\/countyhighway.com\/media\/pages\/shop\/shield-trucker\/2bc3fc612f-1719924527\/screenshot-2024-06-25-at-7-32-22pm-1000x.png\" width=\"520\" height=\"520\" alt=\"\">\n                <figcaption>\n                  <h2>Shield Trucker<\/h2>\n                  <p>(Brown &amp; Bone)<\/p>\n                  <p class=\"price\">$24.95<\/p>\n                <\/figcaption>\n              <\/figure>\n            <\/a>\n          <\/div>\n              <\/div>\n    <\/section>\n\n    <section class=\"section\" data-pt=\"s\">\n    <a href=\"https:\/\/countyhighway.com\/archive\"><h2 class=\"t-section-break\">Archive<\/h2><\/a>\n      \n      <section class=\"archive inner-width | section\">\n          <ul class=\"archive__volumes\" data-cols=\"3\">\n                        <li class=\"archive__volume\">\n                <article class=\"\">\n                  <div class=\"t-archive-title\">Volume 2<\/div>\n                <\/article>\n              <ul class=\"archive__issues\">\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-2\/issue-1\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 1<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">July - August 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                              <\/ul>\n            <\/li>\n                        <li class=\"archive__volume\">\n                <article class=\"\">\n                  <div class=\"t-archive-title\">Volume 1<\/div>\n                <\/article>\n              <ul class=\"archive__issues\">\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-1\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 1<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">July - August, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-2\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 2<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">September - October, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-3\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 3<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">November - December, 2023<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-4\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 4<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">January - February, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-5\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 5<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">March - April, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                                <li class=\"archive__issue\">\n                  <a href=\"https:\/\/countyhighway.com\/archive\/volume-1\/issue-6\">\n                    <article class=\"archive__item\">\n                      <div class=\"t-archive\">Issue 6<\/div>\n                      <div class=\"archive__item-divider\"><\/div>\n                      <div class=\"t-archive-article\">May - June, 2024<\/div>\n                    <\/article>\n                  <\/a>\n                <\/li>\n                              <\/ul>\n            <\/li>\n                      <\/ul>\n      <\/section>\n    <\/section>\n\n    <section class=\"newsletter section\" data-pt=\"m\">\n      <div class=\"newsletter__headline\">\n        <img src=\"https:\/\/countyhighway.com\/assets\/images\/newsletter.svg\" alt=\"Newsletter Text\">\n      <\/div>\n      <div id=\"mc_embed_shell\">\n      <style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/#mc_embed_signup { clear: left; max-width: 600px; }#mc-embedded-subscribe.button { font-size: inherit; color: white; background-color: transparent; border: 1px solid white; }#mc_embed_signup div.mce_inline_error { }#mc_embed_signup_scroll { display: flex; gap: 1em; flex-wrap: wrap; }.mc-field-group { display: flex; flex-direction: column; }#mce-EMAIL { font-size: 1.5em; background: transparent; outline: 0px; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; color: white; border-bottom-style: solid; border-bottom-color: rgb(112, 112, 112); }#mce-responses { margin-top: 1em; }<\/style>\n      <div id=\"mc_embed_signup\">\n          <form action=\"https:\/\/countyhighway.us22.list-manage.com\/subscribe\/post?u=15f1f7a843959e2dec00a72fd&amp;id=577b18c7dc&amp;f_id=0089cde1f0\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"novalidate\">\n            <div id=\"mc_embed_signup_scroll\">\n                <div class=\"mc-field-group\">\n                  <input placeholder=\"Your email...\" type=\"email\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" required=\"\" value=\"\" aria-required=\"true\">\n                <\/div>\n                <div aria-hidden=\"true\" style=\"position: absolute; left: -5000px;\">\n                  <input type=\"text\" name=\"b_15f1f7a843959e2dec00a72fd_577b18c7dc\" tabindex=\"-1\" value=\"\">\n                <\/div>\n                <div class=\"clear\">\n                  <input class=\"button\" data-type=\"secondary\" type=\"submit\" name=\"subscribe\" id=\"mc-embedded-subscribe\" value=\"Sign Up\">\n                <\/div>\n            <\/div>\n            <div id=\"mce-responses\" class=\"clear\">\n                <div class=\"response\" id=\"mce-error-response\" style=\"display: none;\"><\/div>\n                <div class=\"response\" id=\"mce-success-response\" style=\"display: none;\"><\/div>\n            <\/div>\n          <\/form>\n        <\/div>\n        <script type=\"text\/javascript\" src=\"\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js\"><\/script>\n        <script type=\"text\/javascript\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';}(jQuery));var $mcj = jQuery.noConflict(true);<\/script>\n      <\/div>\n    <\/section>\n\n    <footer class=\"footer\">\n    <div class=\"footer__newsletter flow\">\n      <div class=\"footer__logo\">\n        <a href=\"https:\/\/countyhighway.com\" class=\"logo\">\n          <div data-mode=\"light\">\n            <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--light.svg\">          <\/div>\n          <div data-mode=\"dark\">\n            <img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-ribbon--dark.svg\">          <\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"footer__links flow\">\n      <nav class=\"footer__nav\">\n        <menu>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\">Home<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/archive\">Archive<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/about\">About<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/shop\">Shop<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/contact\">Contact<\/a>\n          <\/li>\n                    <li>\n            <a class=\"t-nav-item-footer\" href=\"https:\/\/countyhighway.com\/where-to-find-us\">Where to find us<\/a>\n          <\/li>\n                    <li>\n            <a class=\"button\" href=\"https:\/\/countyhighway.com\/subscribe\">Subscribe<\/a>\n          <\/li>\n        <\/menu>\n      <\/nav>\n\n      <div>\n        <p>\u00a9 County Highway LLC.<\/p>\n        <p>All Rights Reserved<\/p>\n      <\/div>\n    <\/div>\n\n  <\/footer>\n\n<script src=\"https:\/\/countyhighway.com\/assets\/js\/main.js\"><\/script><script src=\"https:\/\/countyhighway.com\/assets\/js\/templates\/home.js\"><\/script>\n\n  <\/div>\n\n\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            1135
                        ],
                        [
                            1803,
                            2209
                        ],
                        [
                            2290,
                            2555
                        ],
                        [
                            2708,
                            6187
                        ]
                    ],
                    "longTasks": [
                        [
                            1135,
                            1803
                        ],
                        [
                            2209,
                            2290
                        ],
                        [
                            2555,
                            2708
                        ]
                    ],
                    "lastVisualChange": 3100,
                    "render": 2000,
                    "visualComplete85": 2600,
                    "visualComplete90": 2800,
                    "visualComplete95": 3100,
                    "visualComplete99": 3100,
                    "visualComplete": 3100,
                    "SpeedIndex": 2334,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1964,
                            "size": 4752,
                            "DOMNodeId": 4,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "t-banner"
                                },
                                "bounds": [
                                    16,
                                    521.5625,
                                    326.046875,
                                    17
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2564,
                            "size": 809136,
                            "DOMNodeId": 42,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                                },
                                "sourceURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "bounds": [
                                    16,
                                    68,
                                    1873,
                                    431.828125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2564,
                            "size": 809136,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 68,
                                    "width": 1873,
                                    "height": 431.828125,
                                    "top": 68,
                                    "right": 1889,
                                    "bottom": 499.828125,
                                    "left": 16
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                                "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2959,
                            "size": 46136,
                            "DOMNodeId": 171,
                            "nodeInfo": {
                                "nodeType": "H3",
                                "attributes": {
                                    "class": "t-hed"
                                },
                                "bounds": [
                                    285.5,
                                    698.3125,
                                    401,
                                    144
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1963,
                            "size": 4752,
                            "DOMNodeId": 4,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "t-banner"
                                },
                                "bounds": [
                                    16,
                                    521.5625,
                                    326.046875,
                                    17
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2563,
                            "size": 809136,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 16,
                                    "y": 68,
                                    "width": 1873,
                                    "height": 431.828125,
                                    "top": 68,
                                    "right": 1889,
                                    "bottom": 499.828125,
                                    "left": 16
                                },
                                "outerHTML": "<img alt=\"\" src=\"https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg\">",
                                "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "currentSrc": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2563,
                            "size": 809136,
                            "DOMNodeId": 42,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "alt": "",
                                    "src": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg"
                                },
                                "sourceURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                                "bounds": [
                                    16,
                                    68,
                                    1873,
                                    431.828125
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2959,
                            "size": 46136,
                            "DOMNodeId": 171,
                            "nodeInfo": {
                                "nodeType": "H3",
                                "attributes": {
                                    "class": "t-hed"
                                },
                                "bounds": [
                                    285.5,
                                    698.3125,
                                    401,
                                    144
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/countyhighway.com\/assets\/images\/logo-nameplate--grey.svg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 28
                        },
                        {
                            "name": "fetchStart",
                            "time": 47
                        },
                        {
                            "name": "navigationStart",
                            "time": 111
                        },
                        {
                            "name": "domLoading",
                            "time": 111
                        },
                        {
                            "name": "responseEnd",
                            "time": 112
                        },
                        {
                            "name": "domInteractive",
                            "time": 112
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 112
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 112
                        },
                        {
                            "name": "domComplete",
                            "time": 112
                        },
                        {
                            "name": "responseEnd",
                            "time": 702
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 711
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 711
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 711
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 711
                        },
                        {
                            "name": "domLoading",
                            "time": 711
                        },
                        {
                            "name": "firstPaint",
                            "time": 1963
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1963
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1963
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1963
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2074
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2185
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2529
                        },
                        {
                            "name": "domInteractive",
                            "time": 2545
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 2555
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2662
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 2662
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 2662
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 2707
                        },
                        {
                            "name": "domComplete",
                            "time": 2718
                        },
                        {
                            "name": "loadEventStart",
                            "time": 2718
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 2719
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2959
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 2563
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 2563
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.19145036503483545
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.19145036503483545
                        }
                    ],
                    "chromeUserTiming.navigationStart": 111,
                    "chromeUserTiming.fetchStart": 47,
                    "chromeUserTiming.domLoading": 712,
                    "chromeUserTiming.responseEnd": 703,
                    "chromeUserTiming.domInteractive": 2546,
                    "chromeUserTiming.domContentLoadedEventStart": 2556,
                    "chromeUserTiming.domContentLoadedEventEnd": 2708,
                    "chromeUserTiming.domComplete": 2719,
                    "chromeUserTiming.unloadEventStart": 711,
                    "chromeUserTiming.unloadEventEnd": 711,
                    "chromeUserTiming.markAsMainFrame": 711,
                    "chromeUserTiming.commitNavigationEnd": 712,
                    "chromeUserTiming.firstPaint": 1963,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1963,
                    "chromeUserTiming.firstContentfulPaint": 1963,
                    "chromeUserTiming.firstImagePaint": 1963,
                    "chromeUserTiming.LayoutShift": 2530,
                    "chromeUserTiming.firstMeaningfulPaint": 2662,
                    "chromeUserTiming.loadEventStart": 2719,
                    "chromeUserTiming.loadEventEnd": 2719,
                    "chromeUserTiming.LargestTextPaint": 2959,
                    "chromeUserTiming.LargestImagePaint": 2564,
                    "chromeUserTiming.LargestContentfulPaint": 2564,
                    "chromeUserTiming.TotalLayoutShift": 0.19145036503483545,
                    "chromeUserTiming.CumulativeLayoutShift": 0.19145036503483545,
                    "LayoutShifts": [
                        {
                            "time": 2074,
                            "score": 0.19113491481934289,
                            "cumulative_score": 0.19113491481934289,
                            "window_score": 0.19113491481934289,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    16,
                                    77,
                                    1873,
                                    42
                                ],
                                [
                                    89,
                                    119,
                                    1728,
                                    390
                                ],
                                [
                                    16,
                                    509,
                                    1873,
                                    42
                                ],
                                [
                                    89,
                                    551,
                                    1728,
                                    442
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 16,
                                        "y": 77,
                                        "width": 1873,
                                        "height": 42,
                                        "top": 77,
                                        "right": 1889,
                                        "bottom": 119,
                                        "left": 16
                                    },
                                    "currentRect": {
                                        "x": 16,
                                        "y": 509,
                                        "width": 1873,
                                        "height": 42,
                                        "top": 509,
                                        "right": 1889,
                                        "bottom": 551,
                                        "left": 16
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 89,
                                        "y": 119,
                                        "width": 1728,
                                        "height": 874,
                                        "top": 119,
                                        "right": 1817,
                                        "bottom": 993,
                                        "left": 89
                                    },
                                    "currentRect": {
                                        "x": 89,
                                        "y": 551,
                                        "width": 1728,
                                        "height": 442,
                                        "top": 551,
                                        "right": 1817,
                                        "bottom": 993,
                                        "left": 89
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2185,
                            "score": 0.00015594456835103668,
                            "cumulative_score": 0.19129085938769391,
                            "window_score": 0.19129085938769391,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1608,
                                    18,
                                    133,
                                    1
                                ],
                                [
                                    1757,
                                    18,
                                    132,
                                    1
                                ],
                                [
                                    1608,
                                    19,
                                    281,
                                    29
                                ],
                                [
                                    1608,
                                    48,
                                    133,
                                    1
                                ],
                                [
                                    1757,
                                    48,
                                    132,
                                    1
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1673,
                                        "y": 19,
                                        "width": 100,
                                        "height": 29,
                                        "top": 19,
                                        "right": 1773,
                                        "bottom": 48,
                                        "left": 1673
                                    },
                                    "currentRect": {
                                        "x": 1608,
                                        "y": 18,
                                        "width": 133,
                                        "height": 31,
                                        "top": 18,
                                        "right": 1741,
                                        "bottom": 49,
                                        "left": 1608
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1789,
                                        "y": 18,
                                        "width": 100,
                                        "height": 31,
                                        "top": 18,
                                        "right": 1889,
                                        "bottom": 49,
                                        "left": 1789
                                    },
                                    "currentRect": {
                                        "x": 1757,
                                        "y": 18,
                                        "width": 132,
                                        "height": 31,
                                        "top": 18,
                                        "right": 1889,
                                        "bottom": 49,
                                        "left": 1757
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2529,
                            "score": 0.00015950564714153936,
                            "cumulative_score": 0.19145036503483545,
                            "window_score": 0.19145036503483545,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    773,
                                    518,
                                    359,
                                    3
                                ],
                                [
                                    773,
                                    521,
                                    359,
                                    18
                                ],
                                [
                                    1669,
                                    521,
                                    221,
                                    18
                                ],
                                [
                                    773,
                                    539,
                                    359,
                                    3
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 818,
                                        "y": 518,
                                        "width": 269,
                                        "height": 24,
                                        "top": 518,
                                        "right": 1087,
                                        "bottom": 542,
                                        "left": 818
                                    },
                                    "currentRect": {
                                        "x": 773,
                                        "y": 518,
                                        "width": 359,
                                        "height": 24,
                                        "top": 518,
                                        "right": 1132,
                                        "bottom": 542,
                                        "left": 773
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 1696,
                                        "y": 522,
                                        "width": 193,
                                        "height": 17,
                                        "top": 522,
                                        "right": 1889,
                                        "bottom": 539,
                                        "left": 1696
                                    },
                                    "currentRect": {
                                        "x": 1669,
                                        "y": 521,
                                        "width": 221,
                                        "height": 18,
                                        "top": 521,
                                        "right": 1890,
                                        "bottom": 539,
                                        "left": 1669
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 1004.492
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 2719.0610000000001
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 713.92899999999997
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 713.94200000000001
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 715.83399999999995
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 760.13499999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 760.17899999999997
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 760.18499999999995
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 760.202
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 768.95699999999999
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 779.18299999999999
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 875.92499999999995
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 875.97400000000005
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 876.12199999999996
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 894.65999999999997
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 894.71100000000001
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 894.76599999999996
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 1004.202
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1004.5
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1044.356
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 1055.04
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 1055.087
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 1055.126
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 1056.3130000000001
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 1093.7
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 1096.7449999999999
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 1096.7539999999999
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 1097.2560000000001
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 1097.325
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 1104.4079999999999
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 1104.434
                            },
                            "481": {
                                "name": "DialogElement",
                                "firstUsed": 1107.318
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 1108.346
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 1108.529
                            },
                            "45": {
                                "name": "PlaceholderAttribute",
                                "firstUsed": 1108.6310000000001
                            },
                            "49": {
                                "name": "RequiredAttribute",
                                "firstUsed": 1108.6420000000001
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1108.664
                            },
                            "591": {
                                "name": "InputTypeSubmit",
                                "firstUsed": 1108.7170000000001
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 1108.7260000000001
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 1136.6110000000001
                            },
                            "3081": {
                                "name": "HasGlyphRelativeUnits",
                                "firstUsed": 1362.97
                            },
                            "1019": {
                                "name": "CSSFilterInvert",
                                "firstUsed": 1366.7670000000001
                            },
                            "1015": {
                                "name": "CSSFilterGrayscale",
                                "firstUsed": 1366.789
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 1381.2280000000001
                            },
                            "31": {
                                "name": "InputTypeEmail",
                                "firstUsed": 1385.259
                            },
                            "190": {
                                "name": "InputTypeText",
                                "firstUsed": 1388.337
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 1388.8340000000001
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 1388.8409999999999
                            },
                            "3354": {
                                "name": "PositionSticky",
                                "firstUsed": 1802.8900000000001
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 2215.4850000000001
                            },
                            "217": {
                                "name": "ElementPrefixedMatchesSelector",
                                "firstUsed": 2238.654
                            },
                            "2107": {
                                "name": "ARIARequiredAttribute",
                                "firstUsed": 2258.7040000000002
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 2536.491
                            },
                            "677": {
                                "name": "XMLHttpRequestAsynchronous",
                                "firstUsed": 2554.6080000000002
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 2623.3310000000001
                            },
                            "2108": {
                                "name": "ARIARoleDescriptionAttribute",
                                "firstUsed": 2624.0790000000002
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 2626.5210000000002
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 2626.7919999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 2629.2719999999999
                            },
                            "4462": {
                                "name": "ParseFromString",
                                "firstUsed": 2648.5210000000002
                            },
                            "2034": {
                                "name": "QuirksModeDocument",
                                "firstUsed": 2648.5320000000002
                            },
                            "2077": {
                                "name": "ARIAControlsAttribute",
                                "firstUsed": 2650.6880000000001
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 2650.7860000000001
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 2650.7919999999999
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 2651.0239999999999
                            },
                            "2070": {
                                "name": "ARIAAtomicAttribute",
                                "firstUsed": 2651.0390000000002
                            },
                            "3323": {
                                "name": "HiddenBackfaceWithPossible3D",
                                "firstUsed": 2651.6640000000002
                            }
                        },
                        "CSSFeatures": {
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 876.14200000000005
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 894.77999999999997
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 894.80799999999999
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 894.81500000000005
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 894.86500000000001
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 894.88599999999997
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 895.05200000000002
                            },
                            "102": {
                                "name": "CSSPropertyOutlineOffset",
                                "firstUsed": 1055.136
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 1096.7760000000001
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 1096.8409999999999
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 1096.8499999999999
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 1096.8610000000001
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 1096.8689999999999
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 1096.8800000000001
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 1096.8879999999999
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 1096.895
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 1097.126
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 1097.1379999999999
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 1097.144
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 1097.1510000000001
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 1097.1610000000001
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 1097.171
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 1097.1790000000001
                            },
                            "585": {
                                "name": "CSSPropertyScrollBoundaryBehavior",
                                "firstUsed": 1097.204
                            },
                            "71": {
                                "name": "CSSPropertyClear",
                                "firstUsed": 1108.373
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 1108.3820000000001
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 1108.4000000000001
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 1108.4200000000001
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 1108.4400000000001
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1108.4469999999999
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 1108.4680000000001
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 1108.481
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 1108.491
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 1108.673
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 1108.681
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 1136.356
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 1136.3810000000001
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 1136.414
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 1136.4559999999999
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 1136.471
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 1136.6869999999999
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 1136.777
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 1136.798
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 1136.847
                            },
                            "454": {
                                "name": "CSSPropertyAll",
                                "firstUsed": 1136.865
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 1137.375
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 1137.4010000000001
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 1137.4349999999999
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 1137.443
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 1137.6510000000001
                            },
                            "589": {
                                "name": "CSSPropertyTextDecorationSkipInk",
                                "firstUsed": 1137.6610000000001
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 1137.72
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 1137.73
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 1137.7619999999999
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 1138.039
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 1138.046
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 1138.0509999999999
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 1138.059
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 1363.3119999999999
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 1363.3330000000001
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 1363.3530000000001
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 1363.3699999999999
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 1363.5239999999999
                            },
                            "54": {
                                "name": "CSSPropertyBorderRight",
                                "firstUsed": 1363.5419999999999
                            },
                            "436": {
                                "name": "CSSPropertyIsolation",
                                "firstUsed": 1363.5540000000001
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 1364.3399999999999
                            },
                            "620": {
                                "name": "CSSPropertyPaddingBlock",
                                "firstUsed": 1364.8209999999999
                            },
                            "628": {
                                "name": "CSSPropertyBorderBlock",
                                "firstUsed": 1364.845
                            },
                            "455": {
                                "name": "CSSPropertyJustifyItems",
                                "firstUsed": 1364.855
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 1364.9200000000001
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 1364.973
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 1365.027
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 1365.04
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 1365.117
                            },
                            "621": {
                                "name": "CSSPropertyPaddingInline",
                                "firstUsed": 1365.1569999999999
                            },
                            "49": {
                                "name": "CSSPropertyBorderLeft",
                                "firstUsed": 1365.1669999999999
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 1365.181
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 1365.1869999999999
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 1365.1990000000001
                            },
                            "618": {
                                "name": "CSSPropertyMarginBlock",
                                "firstUsed": 1365.47
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 1366.337
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 1366.3889999999999
                            },
                            "558": {
                                "name": "CSSPropertyPlaceItems",
                                "firstUsed": 1366.4670000000001
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 1366.7149999999999
                            },
                            "422": {
                                "name": "CSSPropertyGridArea",
                                "firstUsed": 1366.731
                            },
                            "506": {
                                "name": "CSSPropertyScale",
                                "firstUsed": 1366.74
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 1367.25
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 1367.4079999999999
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 1367.6079999999999
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 1368.0170000000001
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 2216.0999999999999
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 2243.5970000000002
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 2557.4369999999999
                            },
                            "485": {
                                "name": "CSSPropertyAliasWebkitBoxSizing",
                                "firstUsed": 2620.1570000000002
                            },
                            "19": {
                                "name": "CSSPropertyZoom",
                                "firstUsed": 2620.799
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 2629.7150000000001
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 2629.7280000000001
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 2649.5219999999999
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 103,
                    "TTIMeasurementEnd": 6187,
                    "LastInteractive": 2708,
                    "TotalBlockingTime": 134,
                    "testID": "240906_BiDc08_99H",
                    "step": 1,
                    "effectiveBps": 2863785,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 113,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.90000000000000002,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 1,
                    "lighthouse.PWA": 0.42999999999999999,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "105": 75,
                                "206": 65,
                                "307": 52.600000000000001,
                                "408": 47.399999999999999,
                                "509": 15,
                                "610": 15,
                                "711": 15,
                                "813": 70,
                                "914": 31.600000000000001,
                                "1015": 40.899999999999999,
                                "1116": 60,
                                "1217": 100,
                                "1340": 100,
                                "1441": 100,
                                "1542": 100,
                                "1644": 100,
                                "1745": 100,
                                "1846": 100,
                                "1947": 100,
                                "2048": 100,
                                "2149": 100,
                                "2293": 100,
                                "2395": 100,
                                "2496": 100,
                                "2598": 100,
                                "2699": 100,
                                "2800": 100,
                                "2902": 100,
                                "3003": 100,
                                "3104": 95,
                                "3205": 75,
                                "3316": 81,
                                "3416": 25,
                                "3517": 15,
                                "3618": 15,
                                "3719": 10.5,
                                "3820": 15,
                                "3921": 15,
                                "4022": 19,
                                "4123": 15,
                                "4224": 15,
                                "4325": 63.200000000000003,
                                "4426": 25,
                                "4527": 19,
                                "4629": 15.800000000000001,
                                "4730": 15,
                                "4831": 28.600000000000001,
                                "4932": 15.800000000000001,
                                "5033": 19,
                                "5134": 15.800000000000001,
                                "5236": 19,
                                "5337": 70,
                                "5438": 28.600000000000001,
                                "5539": 19,
                                "5640": 15.800000000000001,
                                "5742": 15,
                                "5843": 70,
                                "5944": 15.800000000000001,
                                "6045": 19,
                                "6146": 15.800000000000001,
                                "6248": 33.299999999999997
                            },
                            "max": 100,
                            "count": 62
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "105": 19408,
                                "206": 0,
                                "307": 11747,
                                "408": 612797,
                                "509": 71955,
                                "610": 10463,
                                "711": 0,
                                "813": 429930,
                                "914": 1126222,
                                "1015": 0,
                                "1116": 1675522,
                                "1217": 5237,
                                "1340": 182901,
                                "1441": 128677,
                                "1542": 145867,
                                "1644": 62183,
                                "1745": 0,
                                "1846": 0,
                                "1947": 15288,
                                "2048": 0,
                                "2149": 24820,
                                "2293": 62588,
                                "2395": 45734,
                                "2496": 26070,
                                "2598": 0,
                                "2699": 35535,
                                "2800": 504255,
                                "2902": 27750,
                                "3003": 681965,
                                "3104": 402013,
                                "3205": 57636,
                                "3316": 4762,
                                "3416": 0,
                                "3517": 0,
                                "3618": 0,
                                "3719": 0,
                                "3820": 0,
                                "3921": 0,
                                "4022": 3327,
                                "4123": 0,
                                "4224": 0,
                                "4325": 0,
                                "4426": 0,
                                "4527": 0,
                                "4629": 0,
                                "4730": 0,
                                "4831": 0,
                                "4932": 0,
                                "5033": 0,
                                "5134": 0,
                                "5236": 0,
                                "5337": 0,
                                "5438": 0,
                                "5539": 0,
                                "5640": 0,
                                "5742": 0,
                                "5843": 0,
                                "5944": 0,
                                "6045": 0,
                                "6146": 0,
                                "6248": 0
                            },
                            "max": 1675522,
                            "count": 62
                        }
                    },
                    "effectiveBpsDoc": 3417094,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDc08_99H\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc08_99H&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDc08\/99H\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDc08_99H&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_002000.jpg",
                            "VisuallyComplete": 53
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_002600.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_002800.jpg",
                            "VisuallyComplete": 90
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDc08_99H&video=video_1_cached&file=ms_003100.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "countyhighway.com": {
                            "bytes": 7019137,
                            "requests": 56,
                            "connections": 2
                        },
                        "plausible.io": {
                            "bytes": 2,
                            "requests": 1,
                            "cdn_provider": "BunnyCDN",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 5166,
                            "bytesUncompressed": 29032,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 22592,
                            "bytesUncompressed": 72264,
                            "requests": 4
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 11884,
                            "bytesUncompressed": 58545,
                            "requests": 2
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 6463406,
                            "bytesUncompressed": 6463406,
                            "requests": 37
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 515663,
                            "bytesUncompressed": 515663,
                            "requests": 11
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 428,
                            "bytesUncompressed": 428,
                            "requests": 2
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}